[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPtimerStr()
Return the elapsed time in a time string
------------------------------------------------------------------------------
Function: XPtimerStr()
XPtimerStr() returns the current timer value (as set
by XPstartTimer()) in a string in the form
"HH:MM:SS". XPgetTimer() does the same but returns a
Numeric representing the #seconds passed.
XPtimerStr() was also written fully in assembly, and
is thus very compact and efficient.
Syntax: XPtimerStr().
Arguments: None.
Returns: A string representing Elapsed time in the form
"HH:MM:SS".
Usage: * - See XPstartTimer().
See Also:
XPstartTimer()
XPgetTimer()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson