Home | History | Annotate | Download | only in base

Lines Matching refs:PrettyDuration

218          << " total wait of contender " << PrettyDuration(wait_time)
219 << " average " << PrettyDuration(wait_time / contention_count);