- 4.80.1.14. -
Table of Contents
4. Standard Units
4.80. ZenTimer - Full-featured ZTimer Library
4.80.1. ZenTimer Unit Procedures and Functions
4.80.1.14. ULZReadTime function
4.80.1.14. ULZReadTime function
Targets: MS-DOS, OS/2, Win32
ZenTimer Unit
Reads the current time from the Ultra Long Period Zen Timer.
Declaration:
function ULZReadTime: DWord;
Remarks:
Returned value is a current Ultra Long Period Zen Timer
and returns its current count. You can use the
ULZElapsedTime
function to find the elapsed time between two timer count readings.
- 4.80.1.14. -