RSTrefreshrateTimeValues constants
Sets refresh rates based on milliseconds.
The following constants are defined:
Constant | Description |
---|---|
rstrrHours | Milliseconds per hour. |
rstrrMilliseconds | Milliseconds per millisecond. This constant is used only as a multiplier. Use this constant in the rare case that you want to determine the multiplier when setting the time span. |
rstrrMinutes | Milliseconds per minute. |
rstrrSeconds | Milliseconds per second. |
Provide Feedback