Skip to main content

PaintProfile

Type Alias PaintProfile 

Source
pub type PaintProfile = Vec<f64>;
Expand description

Array of timings, one per paint step.

Aliased Typeยง

pub struct PaintProfile { /* private fields */ }