RSTtimeSpanTimeValue constants
Sets the time span based on seconds. Use with the TimeSpan property.
The following constants are defined:
Constant | Description |
---|---|
rsttsDays | Seconds per day. |
rsttsHours | Seconds per hour. |
rsttsMinutes | Seconds per minute. |
rsttsSeconds | Seconds per second. 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. |
Provide Feedback