Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dev2
Diagnostics
Debug
ProfilingUtil
C# 클래스 Dev2.Diagnostics.Debug.ProfilingUtil
Provides useful mechanisms for performance testing.
파일 보기
프로젝트 열기: Warewolf-ESB/Warewolf
공개 메소드들
메소드
설명
BeginRegion
( ) :
void
Begins a profiled region.
EndRegion
( ) :
long
Ends a profiled region.
메소드 상세
BeginRegion()
공개
정적인
메소드
Begins a profiled region.
public
static
BeginRegion
( ) :
void
리턴
void
EndRegion()
공개
정적인
메소드
Ends a profiled region.
public
static
EndRegion
( ) :
long
리턴
long