buckets property
Histogram of frame render times.
There should be 154 buckets ranging from [5ms, 6ms) to [4950ms, infinity)
Implementation
core.List<GraphicsStatsBucket>? buckets;
Histogram of frame render times.
There should be 154 buckets ranging from [5ms, 6ms) to [4950ms, infinity)
core.List<GraphicsStatsBucket>? buckets;