#include <iaClock.h>
◆ getTimeMicroseconds()
int64 iaux::iaClock::getTimeMicroseconds |
( |
| ) |
|
|
static |
- Returns
- time in microseconds
◆ getTimeMilliseconds()
float64 iaux::iaClock::getTimeMilliseconds |
( |
| ) |
|
|
static |
- Returns
- clock time in milliseconds
initClock must be called before otherwise result is undefined
◆ getTimeSeconds()
float64 iaux::iaClock::getTimeSeconds |
( |
| ) |
|
|
static |
- Returns
- clock time in seconds
initClock must be called before otherwise result is undefined
◆ resetClock()
void iaux::iaClock::resetClock |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files:
- /home/maddin/dev/Igor/src/iaux/iaux/system/iaClock.h
- /home/maddin/dev/Igor/src/iaux/iaux/system/iaClock.cpp