This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
of::priv::Clock Class Reference
Public Member Functions | |
Clock () | |
void | setTimeModeSystem () |
void | setTimeModeFixedRate (uint64_t stepNanos, ofMainLoop &mainLoop) |
ofTime | getCurrentTime () |
std::chrono::nanoseconds | getElapsedTime () |
void | resetElapsedTimeCounter () |
Constructor & Destructor Documentation
◆ Clock()
|
inline |
Member Function Documentation
◆ getCurrentTime()
|
inline |
◆ getElapsedTime()
|
inline |
◆ resetElapsedTimeCounter()
|
inline |
◆ setTimeModeFixedRate()
|
inline |
◆ setTimeModeSystem()
|
inline |
The documentation for this class was generated from the following file:
- /Users/icq4ever/Desktop/oF0120/libs/openFrameworks/utils/ofUtils.cpp