Data class for holding frame stats.
List of rendered frames times in milliseconds.
50th percentile of frame times in milliseconds.
90th percentile of frame times in milliseconds.
95th percentile of frame times in milliseconds.
99th percentile of frame times in milliseconds.
Total number of dropped frames.
Total number of frames (rendered + dropped).
Total time in milliseconds that the recorder was running.