MIRA
|
A thread monitor, which collects information about the resources of all running threads of the current process. More...
#include <map>
#include <vector>
#include <platform/Platform.h>
#include <utils/Singleton.h>
#include <utils/Time.h>
#include <thread/Thread.h>
#include <thread/ThreadID.h>
Go to the source code of this file.
Classes | |
class | ThreadMonitor |
A thread monitor class. More... | |
struct | ThreadMonitor::ThreadInfo |
A thread information type. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
A thread monitor, which collects information about the resources of all running threads of the current process.