# Functions
PrintMemUsage outputs the current, total and OS memory being used.
RecordHeapProfile : write heap profile into file.
StartCPUProfiling : start CPU profile.
StartMEMProfiling : start Memory profile.
StopCPUProfiling : stop CPU profile.
StopMEMProfiling : stop memory profile.