#include <profiler.hpp>
Definition at line 38 of file profiler.hpp.
◆ BenchmarkTask()
Eng3D::BenchmarkTask::BenchmarkTask |
( |
const std::string & |
task, |
|
|
uint32_t |
argb |
|
) |
| |
|
inline |
◆ get_average_time_ms()
float Eng3D::BenchmarkTask::get_average_time_ms |
( |
| ) |
|
◆ get_largest_time_ms()
float Eng3D::BenchmarkTask::get_largest_time_ms |
( |
| ) |
|
◆ operator=()
◆ start()
void Eng3D::BenchmarkTask::start |
( |
| ) |
|
◆ stop()
void Eng3D::BenchmarkTask::stop |
( |
| ) |
|
◆ color
const uint32_t Eng3D::BenchmarkTask::color |
◆ name
const std::string Eng3D::BenchmarkTask::name |
The documentation for this class was generated from the following files: