Previous: LZTimerCount function To the Table of Content Next: LZTiemerOff procedure

- 4.75.1.8 -
Standard Units
ZenTimer Unit
ZenTimer Unit Procedures and Functions

LZTimerLap function

Targets: MS-DOS, OS/2, Win32


ZenTimer Unit

Returns the current count for the Long Period Zen Timer and keeps it running (count that has elapsed in microseconds).

Declaration:
function LZTimerLap: Dword;
Remarks:
Returned value is a current count that has elapsed since the last call to LZTiemerOn in microseconds. The time continues to run after this function is called so you can call this function repeatedly.


Previous: LZTimerCount function To the Table of Content Next: LZTiemerOff procedure
LZTimerCount function Table of Content LZTiemerOff procedure

- 4.75.1.8 -