Previous: 4.80.1.7. LZTimerCount function To the Table of Contents Next: 4.80.1.9. LZTiemerOff procedure
4.80.1.7. LZTimerCount function Table of Contents 4.80.1.9. LZTiemerOff procedure

- 4.80.1.8. -
Table of Contents
4. Standard Units
4.80. ZenTimer - Full-featured ZTimer Library
4.80.1. ZenTimer Unit Procedures and Functions
4.80.1.8. LZTimerLap function


4.80.1.8. 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 LZTimerOn in microseconds. The time continues to run after this function is called so you can call this function repeatedly.


Previous: 4.80.1.7. LZTimerCount function To the Table of Contents Next: 4.80.1.9. LZTiemerOff procedure
4.80.1.7. LZTimerCount function Table of Contents 4.80.1.9. LZTiemerOff procedure

- 4.80.1.8. -