Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetTimeout
Method
SetTimeout
lib/base/process.cpp:590–593 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
588
}
589
590
void Process::SetTimeout(double timeout)
591
{
592
m_Timeout = timeout;
593
}
594
595
double Process::GetTimeout() const
596
{
Callers
4
TryActivateZonesStage
Method · 0.80
AsyncTryActivateStage
Method · 0.80
StartReloadProcess
Method · 0.80
ExecuteCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected