/
roTimeSpan

roTimeSpan

This object provides an interface to a simple timer for tracking the duration of activities. It is useful for tracking how long an action has taken or whether a specified time has elapsed from a starting event. The JavaScript equivalent is "Date".

ifTimeSpan

Mark()
 
TotalMilliseconds() As Integer
 
TotalSeconds() As Integer
 
GetSecondsToISO8601Date(a As String) As Integer

 

 


 

Related content

roTimer
More like this
roDateTime
roDateTime
More like this
Example Script
Example Script
Read with this
6.1-roTimeSpan
More like this
Program Statements
Program Statements
Read with this
6.1-roTimer
More like this