Searched refs:timeRunningInSec (Results 1 – 1 of 1) sorted by relevance
204 float timeRunningInSec = (systemTime(SYSTEM_TIME_MONOTONIC) - mCacheStartTime) / 1000000000; in dumpCacheStats() local209 LOGD("running : %.0f seconds", timeRunningInSec); in dumpCacheStats()