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