Searched refs:Epoch (Results 1 – 3 of 3) sorted by relevance
54 using Epoch = std::chrono::time_point<std::chrono::steady_clock>; variable55 Epoch mEpoch = std::chrono::steady_clock::now();
29 Calendar time interpreted as seconds elapsed since the Epoch (00:00:00 on81 Returns the number of seconds since the Epoch (00:00:00 UTC, January 1, 1970).
32 * Calendar time interpreted as seconds elapsed since the Epoch (00:00:00 on91 * Returns the number of seconds since the Epoch (00:00:00 UTC, January 1, 1970).99 * Returns: Seconds since the Epoch, -1 if there's an error.