Itoyori  v0.0.1
ityr::common::wallclock Namespace Reference

Classes

class  global_clock
 

Typedefs

using wallclock_t = uint64_t
 
using instance = singleton< global_clock >
 

Functions

wallclock_t gettime_ns ()
 

Typedef Documentation

◆ instance

◆ wallclock_t

using ityr::common::wallclock::wallclock_t = typedef uint64_t

Function Documentation

◆ gettime_ns()

wallclock_t ityr::common::wallclock::gettime_ns ( )
inline