public static interface DebugProfiler.IDebugResultEntry
Modifier and Type | Method and Description |
---|---|
IProfileResult |
disable() |
void |
enable() |
IProfileResult |
getResults() |
boolean |
isEnabled() |
boolean isEnabled()
IProfileResult disable()
IProfileResult getResults()
void enable()