This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
#include "ofTimer.h"
Macros | |
#define | NANOS_PER_SEC 1000000000ll |
Functions | |
void | ofGetMonotonicTime (uint64_t &seconds, uint64_t &nanoseconds) |
Macro Definition Documentation
◆ NANOS_PER_SEC
#define NANOS_PER_SEC 1000000000ll |
Function Documentation
◆ ofGetMonotonicTime()
void ofGetMonotonicTime | ( | uint64_t & | seconds, |
uint64_t & | nanoseconds | ||
) |