See: Description
Interface | Description |
---|---|
ComparableProfiler |
A profiler that can be compare in between two samples.
|
InstantProfiler |
A profiler that can be used to get instant value.
|
Profiler |
Profile a system value.
|
Class | Description |
---|---|
HeapProfiler |
Profile the heap memory usage.
|
ImmortalsProfiler |
Profile the immortalls memory usage.
|
MemoryProfiler |
Profile the memory usage.
|
ThreadsProfiler |
Profile the active threads count.
|
TimeProfiler |
Profile the time.
|
Enum | Description |
---|---|
MemoryProfiler.MemoryType |
The type of memory.
|
TimeProfiler.TimeBase |
The time base.
|