MCPcopy Create free account
hub / github.com/comaps/comaps / GetUnits

Method GetUnits

libs/platform/distance.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132Distance::Units Distance::GetUnits() const
133{
134 return m_units;
135}
136
137std::string Distance::GetDistanceString() const
138{

Callers 6

ProcessMethod · 0.45
AddSpeedMethod · 0.45
GetMaxSpeedKmPHFunction · 0.45
ToJavaDistanceFunction · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36