Times for execution of the thread.
More...
#include <thread.h>
Times for execution of the thread.
| PThread::Times::PPROFILE_EXCLUDE |
( |
| ) |
|
| PThread::Times::PPROFILE_EXCLUDE |
( |
friend ostream &operator<< |
ostream &strm, const Times × | ) |
|
| PThread::Times::PPROFILE_EXCLUDE |
( |
float AsPercentage() |
const | ) |
|
| PThread::Times::PPROFILE_EXCLUDE |
( |
Times operator-(const Times &rhs) |
const | ) |
|
| PThread::Times::PPROFILE_EXCLUDE |
( |
Times &operator- |
= (const Times &rhs) | ) |
|
| PThread::Times::PPROFILE_EXCLUDE |
( |
| ) |
|
Total kernel CPU time in milliseconds.
Total real time since thread start in milliseconds.
| PTime PThread::Times::m_sample |
| PThreadIdentifier PThread::Times::m_threadId |
Operating system thread ID.
| PUniqueThreadIdentifier PThread::Times::m_uniqueId |
Unique thread identifier.
Total user CPU time in milliseconds.
The documentation for this struct was generated from the following file: