MCPcopy Create free account
hub / github.com/brytsknguyen/slict / ImuEndTime

Method ImuEndTime

src/SensorSync.cpp:488–491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

486 }
487
488 double ImuEndTime()
489 {
490 return imu_buf.back()->header.stamp.toSec();
491 }
492
493 double ImuStartTime()
494 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected