Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TinyTeam
Debuger
MemoryCounter
C# Class TinyTeam.Debuger.MemoryCounter
显示文件
Open project: chiuan/TTConsole
Class Usage Examples
Public Properties
Property
Type
Description
allocated
uint
monoMemory
long
totalReserved
uint
Public Methods
Method
Description
ToString
( ) :
string
Update
(
int
updateInterval
) :
bool
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Update()
public
method
public
Update
(
int
updateInterval
) :
bool
updateInterval
int
return
bool
Property Details
allocated
public_oe property
public
uint
allocated
return
uint
monoMemory
public_oe property
public
long
monoMemory
return
long
totalReserved
public_oe property
public
uint
totalReserved
return
uint