|
|
| SimulatedSystemClock (SystemClock::time_point timestamp=SystemClock::time_point(SystemClock::duration(0))) |
| |
|
void | AdvanceTime (SystemClock::duration duration) |
| |
|
void | SetTime (SystemClock::time_point timestamp) |
| |
| SystemClock::time_point | now () override |
| | Returns the current time.
|
| |
| virtual SystemClock::time_point | now ()=0 |
| | Returns the current time.
|
| |
|
|
static VirtualClock< SystemClock > & | RealClock () |
| | Returns a reference to the real system clock to aid instantiation.
|
| |
◆ now()
| SystemClock::time_point pw::chrono::SimulatedSystemClock::now |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: