MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / getDuration

Method getDuration

detection/src/detection_source.cpp:142–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 ros::Duration
143 DetectionSource::getDuration()
144 {
145 return duration_;
146 }
147
148 std::string
149 DetectionSource::getFrameId()

Callers 5

detection_cbFunction · 0.80
detection_cbFunction · 0.80
detection_cbFunction · 0.80
detection_cbFunction · 0.80
detection_cbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected