Previous: ULZTimerCount function To the Table of Content Next: ULZTimerOff procedure

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

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.


Previous: ULZTimerCount function To the Table of Content Next: ULZTimerOff procedure
ULZTimerCount function Table of Content ULZTimerOff procedure

- 4.75.1.16 -