Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TinyTeam
Debuger
MemoryCounter
C# 클래스 TinyTeam.Debuger.MemoryCounter
파일 보기
프로젝트 열기: chiuan/TTConsole
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
allocated
uint
monoMemory
long
totalReserved
uint
공개 메소드들
메소드
설명
ToString
( ) :
string
Update
(
int
updateInterval
) :
bool
메소드 상세
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
Update()
공개
메소드
public
Update
(
int
updateInterval
) :
bool
updateInterval
int
리턴
bool
프로퍼티 상세
allocated
공개적으로 프로퍼티
public
uint
allocated
리턴
uint
monoMemory
공개적으로 프로퍼티
public
long
monoMemory
리턴
long
totalReserved
공개적으로 프로퍼티
public
uint
totalReserved
리턴
uint