Searched refs:TimeOfUnit (Results 1 – 1 of 1) sorted by relevance
437 auto TimeOfUnit = in PrintPulseAndReportSlowInput() local442 if (TimeOfUnit > TimeOfLongestUnitInSeconds * 1.1 && in PrintPulseAndReportSlowInput()443 TimeOfUnit >= Options.ReportSlowUnits) { in PrintPulseAndReportSlowInput()444 TimeOfLongestUnitInSeconds = TimeOfUnit; in PrintPulseAndReportSlowInput()