[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
TimerCount()-> <aTimerInfo>
------------------------------------------------------------------------------
RETURNS:
<aTimerInfo> is an Array with 2 elements { MsSinceStart, MsThisVM },
where the first value specifies the ellapsed time in
milliseconds since the app starts, and the second value
is the time since windows virtual machine started.
DESCRIPTION:
This function returns the runtime of the application, in milliseconds.
SOURCE:
SOURCE\WINAPI\TOOLHELP.C
See Also:
TTimer
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson