Searched refs:tmono (Results 1 – 1 of 1) sorted by relevance
3337 const nsecs_t tmono = systemTime(SYSTEM_TIME_MONOTONIC); in handleMetadataWithLock() local3340 const nsecs_t gap = tmono2 - tmono; in handleMetadataWithLock()3343 measured = tbase - ((tmono + tmono2) >> 1); in handleMetadataWithLock()