Searched refs:rebootTimeTs (Results 1 – 1 of 1) sorted by relevance
256 auto rebootTimeTs = now - seconds(info.uptime); in updateLastRebootTime() local258 duration_cast<milliseconds>(rebootTimeTs.time_since_epoch()).count(); in updateLastRebootTime()