Typedefs | Functions
x64::read_tsc Namespace Reference

Typedefs

using value_type = uint64_t
 

Functions

auto get () noexcept
 

Typedef Documentation

◆ value_type

using x64::read_tsc::value_type = typedef uint64_t

Definition at line 35 of file rdtsc_x64.h.

Function Documentation

◆ get()

auto x64::read_tsc::get ( )
inlinenoexcept

Definition at line 37 of file rdtsc_x64.h.