PhoenixClock  0.4.0
Library wrapping the usage of system's clock, allowing to use clock mock-ups
Loading...
Searching...
No Matches
PClockNsBackend.cpp
Go to the documentation of this file.
1/***************************************
2 Auteur : Pierre Aubert
3 Mail : pierre.aubert@lapp.in2p3.fr
4 Licence : CeCILL-C
5****************************************/
6
7#include "PClockNsBackend.h"
8
13
18
20
23 return p_clock.getFullTimeNs();
24}
25
26
virtual ~PClockNsBackend()
Desstructor of the PClockNsBackend.
PClockNs p_clock
Clock at nano second precision to be used.
PClockNsBackend()
Constructor of the PClockNsBackend.
time_t now()
Get current time with PClockNsBackend.