decodeStripPlanMicros top-level property

int decodeStripPlanMicros
getter/setter pair

Telemetry: microseconds spent in decodeStripPlan (accumulated) - this runs on the consuming (UI) isolate, so it counts toward the residual UI-thread cost of a worker-binned settle.

Implementation

int decodeStripPlanMicros = 0;