FireBirdLib - Topfield TMS PVR TAP Programming Library
tCallTraceStats Struct Reference

#include <FBLib_debug.h>

Data Fields

char * ProcName
 
dword MinTime
 
dword MaxTime
 
dword NrCalls
 
dword TotalTime
 

Detailed Description

Definition at line 11 of file FBLib_debug.h.

Field Documentation

◆ MaxTime

dword tCallTraceStats::MaxTime

Definition at line 15 of file FBLib_debug.h.

Referenced by CallTraceExit(), and CallTraceExitResult().

◆ MinTime

dword tCallTraceStats::MinTime

Definition at line 14 of file FBLib_debug.h.

Referenced by CallTraceExit(), and CallTraceExitResult().

◆ NrCalls

dword tCallTraceStats::NrCalls

Definition at line 16 of file FBLib_debug.h.

Referenced by CallTraceExit(), and CallTraceExitResult().

◆ ProcName

char* tCallTraceStats::ProcName

Definition at line 13 of file FBLib_debug.h.

Referenced by CallTraceExit(), and CallTraceExitResult().

◆ TotalTime

dword tCallTraceStats::TotalTime

Definition at line 17 of file FBLib_debug.h.

Referenced by CallTraceExit(), and CallTraceExitResult().


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