Supported Browsers Home   
LZTimerOff Previous   
LZTimerOn Next   
External Functions Up   

LZTimerOffExt

Stops the Long Period Zen Timer counting.

Declaration

void ZAPI LZTimerOffExt(
    LZTimerObject *tm)

Prototype In

ztimer.h

Parameters

tm

Timer object to stop timing with

 

Description

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.

See Also

LZTimerOnExt, LZTimerLapExt, LZTimerCountExt

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com