AQUAgpusph 5.0.4
Loading...
Searching...
No Matches
Aqua::CalcServer::_ProfilingSample Struct Reference

Profiling sample. More...

#include <CalcServer.hpp>

Collaboration diagram for Aqua::CalcServer::_ProfilingSample:

Data Fields

Tooltool
 The triggering tool.
std::string name
 The name of the sample.
cl_ulong start
 The starting timer.
cl_ulong end
 The ending timer.

Detailed Description

Profiling sample.

Field Documentation

◆ end

cl_ulong Aqua::CalcServer::_ProfilingSample::end

The ending timer.

◆ name

std::string Aqua::CalcServer::_ProfilingSample::name

The name of the sample.

◆ start

cl_ulong Aqua::CalcServer::_ProfilingSample::start

The starting timer.

◆ tool

Tool* Aqua::CalcServer::_ProfilingSample::tool

The triggering tool.


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