Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/utils/
Dprofiler.h32 : mClockId(clockId), mStartTime(getTimeInMicroSec()), mStartTimes(), mTimes(), in Profiler()
59 const clockid_t mClockId; variable
67 clock_gettime(mClockId, &time); in getTimeInMicroSec()