Interface MemoryConsoleRpcServiceAsync
public interface MemoryConsoleRpcServiceAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoidcallGarbageCollector(<any> callback) voidloadMemoryInfo(<any> callback)
-
Method Details
-
loadMemoryInfo
void loadMemoryInfo(<any> callback) -
callGarbageCollector
void callGarbageCollector(<any> callback)
-