Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetStartTime
Method
SetStartTime
lib/base/application.cpp:1201–1204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1199
}
1200
1201
void Application::SetStartTime(double ts)
1202
{
1203
m_StartTime = ts;
1204
}
1205
1206
double Application::GetUptime()
1207
{
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected