Skip to content

Function steady_time

function steady_time() runtime

inline std::chrono::nanoseconds steady_time()

Returns the current time in nanoseconds since epoch using steady_clock.

Returns
Current time in nanoseconds.

Fully qualified name: kfr::steady_time()

Declared at runtime/time.hpp:107

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.