Searched defs:SingleOperationStatistics (Results 1 – 1 of 1) sorted by relevance
242 struct SingleOperationStatistics struct244 float minTime;245 float maxTime;246 float medianTime;247 float min2DecileTime; // !< minimum value in the 2nd decile248 float max9DecileTime; // !< maximum value in the 9th decile