clan::GPUTimer::Result Struct Reference

#include <gpu_timer.h>

Public Member Functions

 Result (std::string name, float time_elapsed)
 

Public Attributes

std::string name
 
float time_elapsed
 

Constructor & Destructor Documentation

◆ Result()

clan::GPUTimer::Result::Result ( std::string  name,
float  time_elapsed 
)
inline

Member Data Documentation

◆ name

std::string clan::GPUTimer::Result::name

◆ time_elapsed

float clan::GPUTimer::Result::time_elapsed

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