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

Function GetDuration

libs/editor/ui2oh.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181osmoh::HourMinutes::TMinutes::rep GetDuration(osmoh::Time const & time)
182{
183 return time.GetHourMinutes().GetDurationCount();
184}
185
186bool Includes(osmoh::Timespan const & a, osmoh::Timespan const & b)
187{

Callers 7

IncludesFunction · 0.85
PositionInterpolatorMethod · 0.85
ScaleInterpolatorMethod · 0.85
AngleInterpolatorMethod · 0.85
GetDurationCountMethod · 0.85
AddDurationMethod · 0.85
IsExtendedMethod · 0.85

Calls 1

GetDurationCountMethod · 0.80

Tested by

no test coverage detected