HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_TimeBlock Struct Reference

#include <UT_PerfMonUtils.h>

Public Member Functions

 UT_TimeBlock (const SYS_TimeVal &start, const SYS_TimeVal &end)
 
fpreal time () const
 

Public Attributes

SYS_TimeVal myStart
 
SYS_TimeVal myEnd
 

Detailed Description

Definition at line 28 of file UT_PerfMonUtils.h.

Constructor & Destructor Documentation

UT_TimeBlock::UT_TimeBlock ( const SYS_TimeVal start,
const SYS_TimeVal end 
)

Member Function Documentation

fpreal UT_TimeBlock::time ( ) const

Member Data Documentation

SYS_TimeVal UT_TimeBlock::myEnd

Definition at line 35 of file UT_PerfMonUtils.h.

SYS_TimeVal UT_TimeBlock::myStart

Definition at line 34 of file UT_PerfMonUtils.h.


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