Searched defs:absolute (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/base/
H A Dtime_utils.cc177 void InitTimeSpec(bool absolute, int clock, int64_t ms, int32_t ns, timespec* ts) { argument
178 if (absolute) {

Completed in 37 milliseconds