Searched refs:diffSeconds (Results 1 – 1 of 1) sorted by relevance
282 const unsigned diffSeconds = 315964800; in currentTime() local283 … return static_cast<double>(diffSeconds + GETUTCSECONDS() + ((GETTIMEMS() % 1000) / msPerSecond)); in currentTime()