ofDocsdocumentation utils ofTime

ofTime


getAsMicroseconds( )

uint64_t getAsMicroseconds()

getAsMilliseconds( )

uint64_t getAsMilliseconds()

getAsNanoseconds( )

uint64_t getAsNanoseconds()

getAsSeconds( )

double getAsSeconds()

getAsTimePoint( )

int getAsTimePoint()

getAsTimespec( )

timespec getAsTimespec()

operator-( ... )

chrono::nanoseconds operator-(const ofTime &)

operator<( ... )

bool operator<(const ofTime &)

operator<=( ... )

bool operator<=(const ofTime &)