Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
RealClock Class Reference

Implementation of Clock that returns the current real time form the OS. More...

#include <Clock.hxx>

Inheritance diagram for RealClock:
Clock

Public Member Functions

long long get_time_nsec ()
 

Detailed Description

Implementation of Clock that returns the current real time form the OS.

Definition at line 54 of file Clock.hxx.

Member Function Documentation

◆ get_time_nsec()

long long RealClock::get_time_nsec ( )
inlinevirtual
Returns
the current time of the clock in nanoseconds.

Implements Clock.

Definition at line 57 of file Clock.hxx.


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