abeElapsedTime
abeElapsedTime( [ ?resetg_reset] ) =>g_time
Description
Returns the elapsed time for the current ABE session.
Arguments
|
Resets the clock to zero if set to |
Values Returned
Example
Returns the elapsed time.
abeElapsedTime()
Returns the elapsed time, then resets the elapsed time clock to zero.
abeElapsedTime( ?reset t )
Related Topics
Return to top