std::uint64_t get_system_uptime()

Description

Return the system uptime measure on the thread executing this call.

//////////////////////////////////////////////////////////////////////// This function returns the system uptime measured in nanoseconds for the thread executing this call. If the function is called while no pika runtime system is active, it will return zero.

Declared at: libs/pika/runtime/include/pika/runtime/runtime_fwd.hpp:146