Searched refs:time_units (Results 1 – 2 of 2) sorted by relevance
214 static const char *time_units[] = in number_to_human_readable() local234 max_unit = ARRAY_SIZE(time_units)-1; in number_to_human_readable()235 units = time_units; in number_to_human_readable()
1320 time_units: Some(qlog::TimeUnits::Ms), in set_qlog()