Function clock_frequency¶
function clock_frequency() runtime¶
inline uint64_t clock_frequency() noexcept Returns the number of ticks per second for the clock used in clock_now().
Fully qualified name: kfr::clock_frequency()
Declared at runtime/time.hpp:311
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.