Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetMinutes
Method
SetMinutes
3party/opening_hours/opening_hours.cpp:147–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
void HourMinutes::SetMinutes(TMinutes const minutes)
148
{
149
m_empty = false;
150
m_minutes = minutes;
151
}
152
153
void HourMinutes::SetDuration(TMinutes const duration)
154
{
Callers
3
Deserialize
Method · 0.80
operator-
Function · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64