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

CSV and summary output for the client frame profiler. More...

#include "ClientPerfRecorder.hpp"
#include <SDL3/SDL.h>
#include <algorithm>
#include <charconv>
#include <ctime>
#include <exception>
#include <filesystem>
#include <fstream>
#include <iomanip>
#include <numeric>
#include <sstream>
#include <string_view>
#include <system_error>
Include dependency graph for ClientPerfRecorder.cpp:

Detailed Description

CSV and summary output for the client frame profiler.