Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

abeElapsedTime

abeElapsedTime(
[ ?reset g_reset ]
)
=> g_time 

Description

Returns the elapsed time for the current ABE session.

Arguments

?reset g_reset

Resets the clock to zero if set to t. By default, the clock is not reset.

Values Returned

g_time

Elapsed time in seconds.

Example

Returns the elapsed time.
abeElapsedTime()

Returns the elapsed time, then resets the elapsed time clock to zero.

abeElapsedTime( ?reset t )

Related Topics

Operating ABE


Return to top
 ⠀
X