Searched refs:total_duration_ms (Results 1 – 1 of 1) sorted by relevance
413 std::chrono::milliseconds total_duration_ms = total_timer.duration(); in ProcessFd() local414 LOG(DEBUG) << "ProcessFd: total duration " << total_duration_ms.count() << "ms"; in ProcessFd()