Function measure_rdtsc_cycle_time¶
function measure_rdtsc_cycle_time() runtime¶
inline double measure_rdtsc_cycle_time() Measures and returns the estimated cycle time in nanoseconds per tick for rdtsc.
| Nanoseconds per tick. |
Fully qualified name: kfr::measure_rdtsc_cycle_time()
Declared at runtime/time.hpp:117
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.