Return a TimerTick (1000's of second since system boot) set using the setTimerMark method
unsigned int HostConnection.getTimerMark(unsigned int index); |
Arguments
HostConnection
Required. HostConnection object.
index | Index of the timer mark--at the time of this writing, up to 6 timer marks may be set or retrieved--if an index is specified that is greater than the active maximum, 0 is returned |
Remarks
Return the result of a prior setTimerMark for the same index. These values can be useful in implementing performance measurements for portions of your application.
Requirements
Inventu Viewer+
See Also
Applies To: HostConnection object
© 2022 Inventu Corporation