Represents duration stats for a frame
Gets the frame's total time to run the draw function (in ms)
Gets the frame's total render duration (update + draw duration) (in ms)
Gets the frame's total time to run the update function (in ms)
Represents duration stats for a frame