Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
595
double Process::GetTimeout() const
596
{
597
return m_Timeout;
598
}
599
600
void Process::SetAdjustPriority(bool adjust)
601
{
Callers
7
PrepareObject
Method · 0.80
SerializeState
Method · 0.80
ScriptFunc
Method · 0.80
ScriptFunc
Method · 0.80
ScriptFunc
Method · 0.80
ScriptFunc
Method · 0.80
ExecuteCheck
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected