MCPcopy 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
187void AsioEvent::Set()
188{
189 m_Timer.expires_at(boost::posix_time::neg_infin);
190}
191
192void AsioEvent::Clear()
193{

Callers 1

ClearMethod · 0.45

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected