|
HikoGUI
A low latency retained GUI
|
#include <ttauri/hires_utc_clock.hpp>
Public Types | |
| using | rep = int64_t |
| using | period = std::nano |
| using | duration = std::chrono::duration<rep, period> |
| using | time_point = std::chrono::time_point<hires_utc_clock> |
Static Public Member Functions | |
| static time_point | now () noexcept |
| static std::chrono::system_clock::time_point | to_system_time_point (time_point x) noexcept |
Static Public Attributes | |
| static const bool | is_steady = false |
Timestamp.