AQUAgpusph 5.0.4
|
Profiling snapshot. More...
#include <CalcServer.hpp>
Data Fields | |
cl_ulong | step |
The profiling step. | |
std::vector< ProfilingSample > | samples |
The list of samples. |
Profiling snapshot.
std::vector<ProfilingSample> Aqua::CalcServer::_ProfilingSnapshot::samples |
The list of samples.
cl_ulong Aqua::CalcServer::_ProfilingSnapshot::step |
The profiling step.