Searched defs:delays (Results 1 – 3 of 3) sorted by relevance
42 delays = flag.Bool("delays", false, "use this to pause the program at various places") var
66 void PrintDelays(const NetEqDelayAnalyzer::Delays& delays, in PrintDelays()
60 std::vector<int> delays = {0, 250, 750, 1750, 3750, in TotalDelay() local