MCPcopy 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
1201void Application::SetStartTime(double ts)
1202{
1203 m_StartTime = ts;
1204}
1205
1206double Application::GetUptime()
1207{

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected