Searched refs:sleepStart (Results 1 – 1 of 1) sorted by relevance
116 long sleepStart = SystemClock.uptimeMillis(); in waitOn() local118 timeSlept += SystemClock.uptimeMillis() - sleepStart; in waitOn()