|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include <string>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. | |