21 #ifndef __ANTARES_APPLICATION_MEMORYSTATISTICS_MEMORYSTATISTICS_H__
22 #define __ANTARES_APPLICATION_MEMORYSTATISTICS_MEMORYSTATISTICS_H__
24 #include <wx/dialog.h>
27 namespace Antares::Window
55 bool pDisplayLogsOnce;
Definition: memorystatistics.cpp:48
Definition: memorystatistics.h:30
MemoryStatistics(wxWindow *parent)
Default Constructor.
Definition: memorystatistics.cpp:114
virtual ~MemoryStatistics()
Destructor.
Definition: memorystatistics.cpp:262
void refreshInformation()
Refresh information.
Definition: memorystatistics.cpp:274