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

Method GetTimeout

lib/base/process.cpp:595–598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

593}
594
595double Process::GetTimeout() const
596{
597 return m_Timeout;
598}
599
600void Process::SetAdjustPriority(bool adjust)
601{

Callers 7

PrepareObjectMethod · 0.80
SerializeStateMethod · 0.80
ScriptFuncMethod · 0.80
ScriptFuncMethod · 0.80
ScriptFuncMethod · 0.80
ScriptFuncMethod · 0.80
ExecuteCheckMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected