Radium Engine
1.5.0
|
Record of a task's start and end time. More...
#include <Core/Tasks/TaskQueue.hpp>
Public Attributes | |
Utils::TimePoint | start |
Utils::TimePoint | end |
uint | threadId |
std::string | taskName |
Record of a task's start and end time.
Definition at line 38 of file TaskQueue.hpp.