Previous: 4.80.1.15. ULZTimerCount function To the Table of Contents Next: 4.80.1.17. ULZTimerOff procedure
4.80.1.15. ULZTimerCount function Table of Contents 4.80.1.17. ULZTimerOff procedure

- 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.


Previous: 4.80.1.15. ULZTimerCount function To the Table of Contents Next: 4.80.1.17. ULZTimerOff procedure
4.80.1.15. ULZTimerCount function Table of Contents 4.80.1.17. ULZTimerOff procedure

- 4.80.1.16. -