MCPcopy Create free account
hub / github.com/Icinga/icinga2 / Checkable

Method Checkable

lib/icinga/checkable.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65Checkable::Checkable()
66{
67 SetSchedulingOffset(Utility::Random());
68}
69
70void Checkable::OnConfigLoaded()
71{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected