MIRA
|
Runtime thread info. More...
#include <thread/ThreadMonitor.h>
Public Member Functions | |
template<typename Reflector > | |
void | reflect (Reflector &r) |
Public Attributes | |
Time | create_time |
Thread creation time in UTC. More... | |
Duration | user_time |
The time amount in user-mode. More... | |
Duration | kernel_time |
The time amount in kernel-mode. More... | |
Runtime thread info.
|
inline |
Time create_time |
Thread creation time in UTC.
Duration user_time |
The time amount in user-mode.
Duration kernel_time |
The time amount in kernel-mode.