beautypg.com

Killtimer(), Imer, 3 killtimer() – Teledyne LeCroy UWBTracer Verification Script Engine Manual User Manual

Page 49

background image

LeCroy Corporation

Verification Script Engine Manual, version 2.2





10.3 KillTimer()


Stops a timing calculation for a specific timer and frees related resources.


Format:

KillTimer(timer_id = 0)



Parameters:

timer_id

Unique

timer

identifier.

Example:

KillTimer(); # Stop timing for timer with id = 0.

KillTimer(23); # Stop timing for timer with id = 23.

Page 49 of 95