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

Method getTime

detection/src/detection_source.cpp:136–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 }
135
136 ros::Time
137 DetectionSource::getTime()
138 {
139 return time_;
140 }
141
142 ros::Duration
143 DetectionSource::getDuration()

Callers 14

initMethod · 0.80
updateMethod · 0.80
newFrameMethod · 0.80
createDistanceMatrixMethod · 0.80
initMethod · 0.80
updateMethod · 0.80
newFrameMethod · 0.80
createDistanceMatrixMethod · 0.80
initMethod · 0.80
updateMethod · 0.80
newFrameMethod · 0.80
createDistanceMatrixMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected