Function get_system_uptime
hpx::get_system_uptime — Return the system uptime measure on the thread executing this call.
Synopsis
boost::uint64_t get_system_uptime();
Description
This function returns the system uptime measured in nanoseconds for the thread executing this call. If the function is called while no HPX runtime system is active, it will return zero.