UiRenderMonitor
Owner-thread, opt-in work monitor with at most 4,096 node records per checkpoint interval and no frame history. Existing nodes form a baseline rather than being reported as newly created. Snapshots are copied only on request. All methods reject operation reentry and foreign threads; close is idempotent and terminal host cleanup closes automatically.
Functions
Link copied to clipboard
Clears interval counters and retired-node records while preserving live identities.
Link copied to clipboard
Finds current component identities; the same sibling key may match several independent parents.
Link copied to clipboard
Copies detached, read-only interval evidence without evaluating or modifying the screen. Terminal failure releases runtime references but leaves a final detached snapshot readable until explicit close.