kProfilePrerollFrame top-level constant
String
const kProfilePrerollFrame
A benchmark metric that includes frame-related computations prior to submitting layer and picture operations to the underlying renderer, such as HTML and CanvasKit. During this phase we compute transforms, clips, and other information needed for rendering.
Implementation
const String kProfilePrerollFrame = 'preroll_frame';