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

/frameworks/base/libs/utils/
H A DTimers.cpp37 static const clockid_t clocks[] = { local
45 clock_gettime(clocks[clock], &t);
48 // we don't support the clocks here.

Completed in 45 milliseconds