314
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.
Interfaces: ifTimeSpan
The ifTimeSpan interface provides the following:
• Mark()
• TotalMilliseconds() As Integer
• TotalSeconds() As Integer
• GetSecondsToISO8601Date(a As String) As Integer
Commentaires sur ces manuels