Searched refs:systimer (Results 1 – 1 of 1) sorted by relevance
173 time_t systimer = 0; in Uptime() local178 systimer = information.uptime; in Uptime()179 if (systimer > 0) { in Uptime()180 runsystime = static_cast<double>(systimer); in Uptime()