group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
ClientPerfRecorder.hpp File Reference

Low-overhead client frame profiler that records play sessions to CSV. More...

#include <cstddef>
#include <cstdint>
#include <string>
#include <vector>
Include dependency graph for ClientPerfRecorder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ClientPerfFrame
 One rendered client frame worth of timing and workload counters. More...
class  ClientPerfRecorder
 Session recorder enabled by GROUP2_CLIENT_PERF=1. More...

Detailed Description

Low-overhead client frame profiler that records play sessions to CSV.