pub type PaintProfile = Vec<f64>;
Array of timings, one per paint step.
pub struct PaintProfile { /* private fields */ }