MCPcopy 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
192void AsioEvent::Clear()
193{
194 m_Timer.expires_at(boost::posix_time::pos_infin);
195}
196
197void AsioEvent::Wait(boost::asio::yield_context yc)
198{

Callers 1

SetMethod · 0.45

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected