WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
MemoryUtils.h File Reference
#include <string>
Include dependency graph for MemoryUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  core
 Common string utility functions (split, case-insensitive search, etc.).
 

Functions

void __cdecl core::displayMemInfo (std::string message, bool displaySQLiteSize=false)
 Log current process memory usage to the Logger.
 
int __cdecl core::getMemoryUsed ()
 Return the current process memory usage in kilobytes.