- 4.75.1.9 -
Standard Units
ZenTimer Unit
ZenTimer Unit Procedures and FunctionsLZTiemerOff procedure
Targets: MS-DOS, OS/2, Win32
ZenTimer Unit
Stops the Long Period Zen Timer counting.
Declaration:
procedure LZTimerOff;
Remarks:
Stops the Long Period Zen Timer counting and latches the count.
Once you have stopped the timer you can read the count with
LZTimerCount. If you need highly
accurate timing, you should use the on and off functions rather than the
lap function since the lap function does not subtract the overhead of the
function calls from the timed count.
|
|
|
LZTimerLap function |
Table of Content |
LZTiemerOn procedure |
- 4.75.1.9 -