Process Static Function Library. More...
#include <ProcessLibrary.h>
Static Public Member Functions | |
| static bool | OpenProcess (const char *processPath, const char *commandLine="") |
| Open a Process with command. | |
| static bool | CloseProcess (const char *processName) |
| Close a Process with command. | |
| static float | ProcessMemoryInUsed () |
| Get this Process Memory used( GB ). | |
Process Static Function Library.
Definition at line 17 of file ProcessLibrary.h.