interval property
Information prompt interval in milliseconds
<= 0: Turn off the prompt.(0,100]: Invalid interval value, and will be automatically reset to 100ms.> 100: The actual value of interval.
Implementation
int interval;
Information prompt interval in milliseconds
<= 0: Turn off the prompt.(0,100]: Invalid interval value, and will be automatically reset to 100ms.> 100: The actual value of interval.int interval;