Searched refs:clocks (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/utils/
H A DTimers.cpp38 static const clockid_t clocks[] = { local
46 clock_gettime(clocks[clock], &t);
49 // we don't support the clocks here.

Completed in 194 milliseconds