VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros
vlProfiler.h File Reference

Go to the source code of this file.

Classes

class  DtVlProfiler
 

Macros

#define DtPROFILE(name)   DtPROFILE_X(name, __LINE__);
 
#define DtPROFILEC(name, color)   DtPROFILE_X(name, __LINE__);
 
#define DtPROFILE_SECTION(name)
 
#define DtProfilerPlot(x, y)
 
#define DtProfilerFrameMark
 
#define DtProfilerThreadName(name)
 
#define DtProfilerPlot(x, y)
 
#define DtPROFILE_RESTRICTED(name, target)
 
#define DtPROFILE_X(name, line)   DtPROFILE_ACTUAL(name, line)
 
#define DtPROFILE_ACTUAL(name, line)
 
#define DtPROFILE_SECTION_END   }
 
#define DtPERFORMANCE_STAT(name)   DtPERFORMANCE_STAT_X(name, __LINE__)
 
#define DtPERFORMANCE_STAT_X(name, line)   DtPERFORMANCE_STAT_ACTUAL(name, line)
 

Macro Definition Documentation

#define DtPERFORMANCE_STAT (   name)    DtPERFORMANCE_STAT_X(name, __LINE__)
#define DtPERFORMANCE_STAT_X (   name,
  line 
)    DtPERFORMANCE_STAT_ACTUAL(name, line)
#define DtPROFILE (   name)    DtPROFILE_X(name, __LINE__);
#define DtPROFILE_ACTUAL (   name,
  line 
)
#define DtPROFILE_RESTRICTED (   name,
  target 
)
#define DtPROFILE_SECTION (   name)
#define DtPROFILE_SECTION_END   }
#define DtPROFILE_X (   name,
  line 
)    DtPROFILE_ACTUAL(name, line)
#define DtPROFILEC (   name,
  color 
)    DtPROFILE_X(name, __LINE__);
#define DtProfilerFrameMark
#define DtProfilerPlot (   x,
 
)
#define DtProfilerPlot (   x,
 
)
#define DtProfilerThreadName (   name)

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)