Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ Set
Method
Set
lib/base/io-engine.cpp:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
void AsioEvent::Set()
188
{
189
m_Timer.expires_at(boost::posix_time::neg_infin);
190
}
191
192
void AsioEvent::Clear()
193
{
Callers
1
Clear
Method · 0.45
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected