winIDEA SDK
IConnectProfiler::SStatistic Struct Reference

Description

Stores statistic results. All times are returned in nanoseconds.

#include <i_Connect.h>

Public Attributes

DWORD m_dwHandle
 handle of the area for which this statistic is for
 
DWORD m_dwValue
 for data areas, this identifies the value for which the statistic is for
 
uint64_t m_qwTotalTime
 total time spent in the area
 
uint64_t m_qwMaxTime
 max time spent in a single hit
 
uint64_t m_qwMinTime
 min time spent in a single hit
 
DWORD m_dwNumHits
 number of hits