summarizeFrames
summarizeFrames(
frames,budgetMs?):CaptureSummary
Defined in: app/profileCapture.ts:114
Summarize frames the way every reader wants them: the live window an agent asks for, an imported file, and a report a shipped build hands back all go through here, so none of them can compute a different fps from the same frames.
Parameters
Section titled “Parameters”frames
Section titled “frames”readonly CapturedFrame[]
budgetMs?
Section titled “budgetMs?”number = ...