meanFrameProfile
meanFrameProfile(
profiles):FrameProfile
Defined in: app/frameProfile.ts:78
Average a window of frames into one profile, per frame. A node is divided by the whole window, not by the frames it appeared in: dividing by its own appearances would report an every-fourth-frame system four times too dear. Obeys the same sums a single frame does.
Parameters
Section titled “Parameters”profiles
Section titled “profiles”readonly FrameProfile[]