2#include <NDEVR/Buffer.h>
3#include <NDEVR/Thread.h>
13 Time last_checkin_time;
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:64
Definition LockAnalyzerThread.h:8
Buffer< Thread * > m_registered_threads
Definition LockAnalyzerThread.h:16
Represents a timestamp with utilities for manipulation and conversion.
Definition Time.h:54
uint32_t uint04
-Defines an alias representing a 4 byte, unsigned integer -Can represent exact integer values 0 throu...
Definition BaseValues.hpp:120