Public Methods | |
oaTimer () | |
void | reset () |
oaFloat | getElapsed () |
oaFloat | getElapsed () const |
|
This function constructs an oaTimer instance, initializing the counter with a snapshot of the clock in order to calculate elapsed time value. |
|
This function returns the elapsed time from when the oaTimer object was constructed or from the last call to reset(). |
|
This function is deprecated. Use the const version of oaTimer::getElapsed instead. This function returns the elapsed time from when the oaTimer object was constructed or from the last call to reset(). |
|
This function resets the time counter with a new snapshot of the clock. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.