Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetPeriod
Method
GetPeriod
lib/icinga/notification.cpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
TimePeriod::Ptr Notification::GetPeriod() const
214
{
215
return TimePeriod::GetByName(GetPeriodRaw());
216
}
217
218
void Notification::UpdateNotificationNumber()
219
{
Callers
1
CheckNotificationUserFilters
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected