#include "wwstring.h"Go to the source code of this file.
Classes | |
| class | WWProfileHierachyNodeClass |
| class | WWProfileHierachyInfoClass |
| class | WWProfileIterator |
| class | WWProfileInOrderIterator |
| class | WWProfileManager |
| class | WWProfileSampleClass |
| class | WWTimeItClass |
| class | WWMeasureItClass |
| struct | WWMemoryAndTimeLog |
Macros | |
| #define | WWPROFILE_H |
| #define | WWPROFILE(name) |
| #define | WWROOTPROFILE(name) |
| #define | WWTIMEIT(name) |
| #define | WWLOG_PREPARE_TIME_AND_MEMORY(t) |
| #define | WWLOG_INTERMEDIATE(t) |
Functions | |
| unsigned | WWProfile_Get_System_Time () |
| #define WWLOG_INTERMEDIATE | ( | t | ) |
Definition at line 323 of file wwprofile.h.
| #define WWLOG_PREPARE_TIME_AND_MEMORY | ( | t | ) |
Definition at line 322 of file wwprofile.h.
| #define WWPROFILE | ( | name | ) |
Definition at line 270 of file wwprofile.h.
| #define WWPROFILE_H |
Definition at line 44 of file wwprofile.h.
| #define WWROOTPROFILE | ( | name | ) |
Definition at line 271 of file wwprofile.h.
| #define WWTIMEIT | ( | name | ) |
Definition at line 290 of file wwprofile.h.
|
extern |
Definition at line 73 of file wwprofile.cpp.