- 4.75.1.13 -
Standard Units
ZenTimer Unit
ZenTimer Unit Procedures and FunctionsULZElapsedTime function
Targets: MS-DOS, OS/2, Win32
ZenTimer Unit
Compute the elapsed time between two timer counts.
Declaration:
function ULZElapsedTime(start, finish: DWord): DWord;
Remarks:
Returns the elapsed time for the Ultra Long Period Zen Timer
in units of the timers resolution (1/18th of a second under DOS).
This function correctly computes the difference even if a midnight
boundary has been crossed during the timing period.
|
|
|
ULZDelay procedure |
Table of Content |
ULZReadTime function |
- 4.75.1.13 -