Method |
Description |
|
AddFramesFromFile ( string file ) : void |
|
|
BeginSample ( string name ) : void |
|
|
BeginSample ( string name, UnityEngine targetObject ) : void |
|
|
BeginSampleOnly ( string name ) : void |
|
|
EndSample ( ) : void |
|
|
GetMonoHeapSize ( ) : uint |
|
|
GetMonoUsedSize ( ) : uint |
|
|
GetRuntimeMemorySize ( UnityEngine o ) : int |
|
|
GetSampler ( string name ) : Sampler |
|
|
GetSamplerNames ( ) : string[] |
|
|
GetTempAllocatorSize ( ) : uint |
|
|
GetTotalAllocatedMemory ( ) : uint |
|
|
GetTotalReservedMemory ( ) : uint |
|
|
GetTotalUnusedReservedMemory ( ) : uint |
|
|
SetSamplersEnabled ( bool enabled ) : void |
|
|
SetTempAllocatorRequestedSize ( uint size ) : bool |
|
|