Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TinyTeam
Debuger
MemoryCounter
C# Class TinyTeam.Debuger.MemoryCounter
Show file
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 property
public
uint
allocated
return
uint
monoMemory
public property
public
long
monoMemory
return
long
totalReserved
public property
public
uint
totalReserved
return
uint