Previous: 4.80.1.13. ULZElapsedTime function To the Table of Contents Next: 4.80.1.15. ULZTimerCount function
4.80.1.13. ULZElapsedTime function Table of Contents 4.80.1.15. ULZTimerCount function

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


Previous: 4.80.1.13. ULZElapsedTime function To the Table of Contents Next: 4.80.1.15. ULZTimerCount function
4.80.1.13. ULZElapsedTime function Table of Contents 4.80.1.15. ULZTimerCount function

- 4.80.1.14. -