Skip to content

buildFrameProfile

buildFrameProfile(input): FrameProfile

Defined in: app/frameProfile.ts:166

Fold one frame’s flat measurements into the tree the profiler renders.

Pure, so the live editor view, an imported capture and the agent all derive the same numbers from the same rule rather than each rounding their own way.

FrameProfileInput

FrameProfile