Class PerformanceProfiler¶ Defined in File timer.h Nested Relationships¶ Nested Types¶ Struct PerformanceProfiler::PerFrameData Class Documentation¶ class PerformanceProfiler¶ Public Functions void set_frame_timing(const char *name, float time)¶ void clear()¶ struct PerFrameData¶ Public Members float time = 0.f¶ uint32_t samples = 0¶