MCPcopy Create free account
hub / github.com/AutonomousFieldRoboticsLab/SVIn / StatsCollectorImpl

Method StatsCollectorImpl

pose_graph/src/utils/Statistics.cpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89StatsCollectorImpl::StatsCollectorImpl(size_t handle) : handle_(handle) {}
90
91StatsCollectorImpl::StatsCollectorImpl(std::string const& tag) : handle_(Statistics::GetHandle(tag)) {}
92

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected