![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::Clock, including all inherited members.
| calibrate(int use_cpu_tsc, uint64_t force_cpu_tsc_freq) | Realm::Clock | static |
| current_time(bool absolute=false) | Realm::Clock | static |
| current_time_in_microseconds(bool absolute=false) | Realm::Clock | static |
| current_time_in_nanoseconds(bool absolute=false) | Realm::Clock | static |
| get_calibration_error() | Realm::Clock | static |
| get_zero_time(void) | Realm::Clock | static |
| nanoseconds_to_native_absolute(uint64_t nanoseconds) | Realm::Clock | static |
| nanoseconds_to_native_delta(int64_t d_nanoseconds) | Realm::Clock | static |
| native_time() | Realm::Clock | static |
| native_time_slower() | Realm::Clock | protectedstatic |
| native_to_nanoseconds | Realm::Clock | protectedstatic |
| native_to_nanoseconds_absolute(uint64_t native) | Realm::Clock | static |
| native_to_nanoseconds_delta(int64_t d_native) | Realm::Clock | static |
| set_zero_time(void) | Realm::Clock | static |
| zero_time | Realm::Clock | protectedstatic |