Monado OpenXR Runtime
|
Writes timestamps measured when estimating a new pose by the SLAM system. More...
Public Member Functions | |
TimingWriter (const string &dir, const string &fn, bool e, const vector< string > &cn) | |
![]() | |
CSVWriter (const string &dir, const string &fn, bool e, const vector< string > &cn={}) | |
void | push (timing_sample row) |
Additional Inherited Members | |
![]() | |
bool | enabled |
![]() | |
vector< string > | column_names |
Writes timestamps measured when estimating a new pose by the SLAM system.