Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
wwprofile.h File Reference
#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 ()
 

Macro Definition Documentation

◆ WWLOG_INTERMEDIATE

#define WWLOG_INTERMEDIATE ( t)

Definition at line 323 of file wwprofile.h.

◆ WWLOG_PREPARE_TIME_AND_MEMORY

#define WWLOG_PREPARE_TIME_AND_MEMORY ( t)

Definition at line 322 of file wwprofile.h.

◆ WWPROFILE

#define WWPROFILE ( name)

Definition at line 270 of file wwprofile.h.

◆ WWPROFILE_H

#define WWPROFILE_H

Definition at line 44 of file wwprofile.h.

◆ WWROOTPROFILE

#define WWROOTPROFILE ( name)

Definition at line 271 of file wwprofile.h.

◆ WWTIMEIT

#define WWTIMEIT ( name)

Definition at line 290 of file wwprofile.h.

Function Documentation

◆ WWProfile_Get_System_Time()

unsigned WWProfile_Get_System_Time ( )
extern

Definition at line 73 of file wwprofile.cpp.