Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetTrackSize
Method
GetTrackSize
libs/map/gps_tracker.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
size_t GpsTracker::GetTrackSize() const
80
{
81
return m_track.GetSize();
82
}
83
84
TrackStatistics GpsTracker::GetTrackStatistics() const
85
{
Callers
1
SaveTrackRecording
Method · 0.80
Calls
1
GetSize
Method · 0.45
Tested by
no test coverage detected