Home
last modified time | relevance | path

Searched refs:Epoch (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DBufferGenerator.h54 using Epoch = std::chrono::time_point<std::chrono::steady_clock>; variable
55 Epoch mEpoch = std::chrono::steady_clock::now();
/frameworks/rs/script_api/
Drs_time.spec29 Calendar time interpreted as seconds elapsed since the Epoch (00:00:00 on
81 Returns the number of seconds since the Epoch (00:00:00 UTC, January 1, 1970).
/frameworks/rs/script_api/include/
Drs_time.rsh32 * Calendar time interpreted as seconds elapsed since the Epoch (00:00:00 on
91 * 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.