totalAtlasDecodeMicros property
Phase timing (microseconds), aggregated across devices: time awaiting alpha-atlas decodes vs replaying the tape (drawVertices + fallback ops). The interpret+strip-generation and toImage phases are timed by the renderer (see PdfPageRenderer profiling statics).
Implementation
static int totalAtlasDecodeMicros = 0;