Searched refs:external_time (Results 1 – 1 of 1) sorted by relevance
232 int external_time = static_cast<int>(current_.scopes[Scope::EXTERNAL]); in Print() local233 if (external_time > 0) PrintF("%d / ", external_time); in Print()