iaux::iaClock Class Reference

#include <iaClock.h>

Static Public Member Functions

static int64 getTimeMicroseconds ()
 
static float64 getTimeSeconds ()
 
static float64 getTimeMilliseconds ()
 
static void resetClock ()
 

Member Function Documentation

◆ 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

initializes clock


The documentation for this class was generated from the following files: