Maria GDK 4.7.0.84
Documentation of managed code in develop branch
Loading...
Searching...
No Matches
TPG.Utils.CallTimingInfo Class Reference

Simple container for call timing info. More...

Public Member Functions

void EnterLockTiming ()
 
void ExitLockTiming ()
 
void Stop ()
 
 CallTimingInfo (string callName)
 

Properties

string CallName [get, set]
 Textual call name.
 
Int64 BusyTicks [get]
 Ticks spent being busy.
 
Int64 LockedTicks [get, set]
 Ticks spent watiting for lock.
 
Int64 Ticks [get]
 Total ticks.
 
Int64 AwaitingAsyncTicks [get, set]
 Idle time spent waiting IO/async callback etc.
 

Detailed Description

Simple container for call timing info.


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