LZTimerLapExt

Returns the current count for the Long Period Zen Timer and keeps it running.

Declaration

ulong ZAPI LZTimerLapExt(
    LZTimerObject *tm)

Prototype In

ztimer.h

Parameters

tm

Timer object to do lap timing with

 

Return Value

Count that has elapsed in microseconds.

Description

Returns the current count that has elapsed since the last call to LZTimerOn in microseconds. The time continues to run after this function is called so you can call this function repeatedly.

See Also

LZTimerOnExt, LZTimerOffExt, LZTimerCountExt

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