|
state-observation 1.7.0
General implementation of observers.
|
Public Types | |
| using | clock |
| using | time_ns = clock::time_point |
Public Member Functions | |
| void | start () |
| double | stop () |
Public Attributes | |
| time_ns | startTime |
Definition at line 700 of file definitions.hpp.
Always pick a steady clock
Definition at line 703 of file definitions.hpp.
| using stateObservation::tools::SimplestStopwatch::time_ns = clock::time_point |
Definition at line 706 of file definitions.hpp.
|
inline |
Definition at line 709 of file definitions.hpp.
|
inline |
provides the time since the start the value is in nanoseconds
Definition at line 716 of file definitions.hpp.
| time_ns stateObservation::tools::SimplestStopwatch::startTime |
Definition at line 707 of file definitions.hpp.