HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_PerfMonUtils.h File Reference
#include "UT_API.h"
#include "UT_PriorityQueue.h"
#include "UT_ValArray.h"
#include <SYS/SYS_Time.h>
+ Include dependency graph for UT_PerfMonUtils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UT_TimeBlock
 
class  UT_TimeBlockCompare
 
class  UT_PerfMonUtils
 

Typedefs

typedef UT_ValArray< UT_TimeBlockUT_TimeBlockList
 
typedef UT_PriorityQueue
< UT_TimeBlock
*, UT_TimeBlockCompare, false > 
UT_TimeBlockQueue
 

Typedef Documentation

Definition at line 24 of file UT_PerfMonUtils.h.