beautypg.com

Gettimertime(), Imer, 4 gettimertime() – Teledyne LeCroy UWBTracer Verification Script Engine Manual User Manual

Page 50

background image

LeCroy Corporation

Verification Script Engine Manual, version 2.2





10.4 GetTimerTime()


Retrieves a timing interval from the specific timer.


Format:

GetTimerTime (timer_id = 0)



Parameters:

timer_id

Unique

timer

identifier.

Return values:

Returns a VSE time object from a timer with id = timer_id.

Example:

GetTimerTime (); # Retrieve timing interval for timer with id = 0.

GetTimerTime (23); # Retrieve timing interval for timer with id = 23.


Remark:

This function, when called, does not reset the timer.

Page 50 of 95