HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_PerfMonUtils Class Reference

#include <UT_PerfMonUtils.h>

Static Public Member Functions

static bool isTimeLess (const SYS_TimeVal &time1, const SYS_TimeVal &time2)
 
static bool doTimeBlocksOverlap (const UT_TimeBlock *block1, const UT_TimeBlock *block2)
 
static void mergeTimeBlock (const UT_TimeBlock &time_block, UT_TimeBlockQueue &time_blocks)
 

Detailed Description

Definition at line 48 of file UT_PerfMonUtils.h.

Member Function Documentation

static bool UT_PerfMonUtils::doTimeBlocksOverlap ( const UT_TimeBlock block1,
const UT_TimeBlock block2 
)
static
static bool UT_PerfMonUtils::isTimeLess ( const SYS_TimeVal time1,
const SYS_TimeVal time2 
)
static
static void UT_PerfMonUtils::mergeTimeBlock ( const UT_TimeBlock time_block,
UT_TimeBlockQueue time_blocks 
)
static

The documentation for this class was generated from the following file: