$darkmode
Suckless OGL 1.0.0
A lean, high-performance C11 PBR Renderer
HybridTimer Struct Reference

Hybrid timer combining CPU and GPU measurements. More...

#include <perf_timer.h>

Collaboration diagram for HybridTimer:
[legend]

Data Fields

PerfTimer cpu
 
GPUTimer gpu
 

Detailed Description

Hybrid timer combining CPU and GPU measurements.

Field Documentation

◆ cpu

PerfTimer HybridTimer::cpu

CPU timer.

◆ gpu

GPUTimer HybridTimer::gpu

GPU timer.


The documentation for this struct was generated from the following file: