![]() |
|
PhoenixClock
2.2.0
Library wrapping the usage of system's clock, allowing to use clock mock-ups
|
#include "PClockMode.h"#include "PClockBackend.h"#include "PClockMock.h"#include "PGenericClock_impl.h"
Include dependency graph for PGenericClock.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PGenericClock< _TBackend, _TMockBackend > |
| Generic clock which can use several backends (real clock backend and a mock of clock) More... | |