void testSpecialisedClock()
int main(int argc, char **argv)
PGenericClock< PClockNsBackend, PClockMock > ClockNanoSecond
Definition of the test clock for more precise time.
void testCreateClockMock()
Create a ClockMock ready to use.
PGenericClock< PClockBackend, PClockMock > ClockSecond
Definition of the test clock.