| SbElapsedTime Structure |
This measures elapsed time in seconds. It uses the highest resolution timer available on the system, to allow measuring very short intervals. There is no guarantee the timer resolution will be better than SbTime (which is used if no better method is available).
Namespace: OIV.Inventor
The SbElapsedTime type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetElapsed |
Returns elapsed time in seconds.
| |
| GetElapsedTime |
Returns elapsed time.
| |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| Reset |
Resets timer.
| |
| ToString | (Inherited from ValueType.) |