join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::RealTime Class Reference

real time clock policy class. More...

#include <timer.hpp>

Public Types

using Timer = BasicTimer <RealTime>
 

Public Member Functions

constexpr RealTime () noexcept=default
 construct the timer policy instance by default.
 
constexpr int type () const noexcept
 get timer type.
 

Detailed Description

real time clock policy class.

Member Typedef Documentation

◆ Timer

Constructor & Destructor Documentation

◆ RealTime()

join::RealTime::RealTime ( )
constexprdefaultnoexcept

construct the timer policy instance by default.

Member Function Documentation

◆ type()

int join::RealTime::type ( ) const
inlineconstexprnoexcept

get timer type.

Returns
the timer type.

The documentation for this class was generated from the following file: