![]() |
|
PhoenixClock
2.2.0
Library wrapping the usage of system's clock, allowing to use clock mock-ups
|
#include "PClockMock.h"
Include dependency graph for PClockMock.cpp:Go to the source code of this file.
Functions | |
| bool | phoenix_createMockBackend (PClockMock &mock, const std::string &prefix) |
| Create a mock backend for clock. | |
| bool phoenix_createMockBackend | ( | PClockMock & | mock, |
| const std::string & | prefix ) |
Create a mock backend for clock.
| [out] | mock | : clock mock backend to be used |
| prefix | : prefix of the mock file |
Definition at line 15 of file PClockMock.cpp.
References PClockMock::setMockPrefix().
Here is the call graph for this function: