Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Dev2
Diagnostics
Debug
ProfilingUtil
C# Class Dev2.Diagnostics.Debug.ProfilingUtil
Provides useful mechanisms for performance testing.
Mostra file
Open project: Warewolf-ESB/Warewolf
Public Methods
Method
Description
BeginRegion
( ) :
void
Begins a profiled region.
EndRegion
( ) :
long
Ends a profiled region.
Method Details
BeginRegion()
public
static
method
Begins a profiled region.
public
static
BeginRegion
( ) :
void
return
void
EndRegion()
public
static
method
Ends a profiled region.
public
static
EndRegion
( ) :
long
return
long