List of all members.
Classes |
struct | Update |
class | Wakeup |
Public Types |
typedef std::shared_ptr< Wakeup > | WakeupP |
Static Public Member Functions |
static Update | get_last () |
static WakeupP | create_wakeup (const std::function< void()> &wakeup) |
static uint64 | current () |
static uint64 | max_stamp () |
| Maximum stamp value, 2^64-1.
|
static void | _increment () |
static void | _set_leap (uint64 ticks) |
Static Protected Member Functions |
static void | _init_forgsl () |
Member Function Documentation
- Returns:
- Current tick stamp and system time in micro seconds
Get the system time of the last GSL global tick stamp update. This function is MT-safe and may be called from any thread.
The documentation for this class was generated from the following files: