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

monotonic clock policy class. More...

#include <timer.hpp>

Public Types

using Timer = BasicTimer <Monotonic>
 

Public Member Functions

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

Detailed Description

monotonic clock policy class.

Member Typedef Documentation

◆ Timer

Constructor & Destructor Documentation

◆ Monotonic()

join::Monotonic::Monotonic ( )
constexprdefaultnoexcept

construct the timer policy instance by default.

Member Function Documentation

◆ type()

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

get timer type.

Returns
the timer type.

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