Home | History | Annotate | Download | only in heap

Lines Matching refs:current_time

4362   double current_time = MonotonicallyIncreasingTimeInMs();
4363 last_idle_notification_time_ = current_time;
4364 double deadline_difference = deadline_in_ms - current_time;