Radium Engine  1.5.0
Ra::Core::TaskQueue::TimerData Struct Reference

Record of a task's start and end time. More...

#include <Core/Tasks/TaskQueue.hpp>

+ Collaboration diagram for Ra::Core::TaskQueue::TimerData:

Public Attributes

Utils::TimePoint start
 
Utils::TimePoint end
 
uint threadId
 
std::string taskName
 

Detailed Description

Record of a task's start and end time.

Definition at line 38 of file TaskQueue.hpp.


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