Searched defs:SingleOperationStatistics (Results 1 – 1 of 1) sorted by relevance
223 struct SingleOperationStatistics struct225 float minTime;226 float maxTime;227 float medianTime;228 float min2DecileTime; // !< minimum value in the 2nd decile229 float max9DecileTime; // !< maximum value in the 9th decile