- 4.80.1.16. -
Table of Contents
4. Standard Units
4.80. ZenTimer - Full-featured ZTimer Library
4.80.1. ZenTimer Unit Procedures and Functions
4.80.1.16. ULZTimerLap function
4.80.1.16. ULZTimerLap function
Targets: MS-DOS, OS/2, Win32
ZenTimer Unit
Returns the current count for the Ultra Long Period Zen Timer
and keeps it running.
Declaration:
function ULZTimerLap: DWord;
Remarks:
Returned value is a current count that has elapsed since the last call to
ULZTimerOn
in microseconds. The time continues to run after this function is called
so you can call this function repeatedly.
- 4.80.1.16. -