MCPcopy Create free account
hub / github.com/PeterFWS/Structure-PLP-SLAM / pause_tracker

Method pause_tracker

src/PLPSLAM/system.cc:443–446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441 }
442
443 void system::pause_tracker()
444 {
445 tracker_->request_pause();
446 }
447
448 bool system::tracker_is_paused() const
449 {

Callers 1

Calls 1

request_pauseMethod · 0.45

Tested by

no test coverage detected