Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Protogame
MemoryProfiler
C# 클래스 Protogame.MemoryProfiler
상속:
IMemoryProfiler
파일 보기
프로젝트 열기: RedpointGames/Protogame
1 사용 예제들
공개 메소드들
메소드
설명
GetMeasuredCosts
( ) :
double>.Dictionary
Measure
(
string
name
) :
IDisposable
MemoryProfiler
( ) :
System
ResetMeasuredCosts
( ) :
void
비공개 메소드들
메소드
설명
EndEvent
(
string
name
,
string
parameters
,
Stopwatch
stopwatch
) :
void
메소드 상세
GetMeasuredCosts()
공개
메소드
public
GetMeasuredCosts
( ) :
double>.Dictionary
리턴
double>.Dictionary
Measure()
공개
메소드
public
Measure
(
string
name
) :
IDisposable
name
string
리턴
IDisposable
MemoryProfiler()
공개
메소드
public
MemoryProfiler
( ) :
System
리턴
System
ResetMeasuredCosts()
공개
메소드
public
ResetMeasuredCosts
( ) :
void
리턴
void