public class SbElapsedTime extends Inventor
SbTime (which is used if no better method is available).Inventor.ConstructorCommandVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SbElapsedTime()
Constructor (initializes timer)
|
SbElapsedTime(SbElapsedTime copyFrom) |
| Modifier and Type | Method and Description |
|---|---|
double |
getElapsed()
Gets elapsed time in seconds.
|
SbTime |
getElapsedTime()
Gets elapsed time.
|
void |
reset()
Resets timer.
|
void |
setValue(SbElapsedTime copyFrom) |
static SbElapsedTime[] |
toArray(long nativeArray,
long length) |
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic SbElapsedTime(SbElapsedTime copyFrom)
public SbElapsedTime()
public static SbElapsedTime[] toArray(long nativeArray, long length)
public double getElapsed()
public SbTime getElapsedTime()
public void reset()
public void setValue(SbElapsedTime copyFrom)
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com