totalRouteMicros property
Time spent synchronously routing the command list through the device (binning included when local; only routing + plan-batch upload when precomputed) - accumulated by PdfRetainedScene's strip replays. With totalReplayMicros this is the UI-thread-blocking share of a settle.
Implementation
static int totalRouteMicros = 0;