Previous: LZTimerLap function To the Table of Content Next: LZTiemerOn procedure

- 4.75.1.9 -
Standard Units
ZenTimer Unit
ZenTimer Unit Procedures and Functions

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


Previous: LZTimerLap function To the Table of Content Next: LZTiemerOn procedure
LZTimerLap function Table of Content LZTiemerOn procedure

- 4.75.1.9 -