csutil/profile.h File Reference
#include "csextern.h"
#include "csutil/array.h"
#include "csutil/csstring.h"
#include "csutil/scf_implementation.h"
#include "ivaria/profile.h"
#include "csutil/win32/msvc_deprecated_warn_off.h"
#include "csutil/win32/msvc_deprecated_warn_on.h"
Go to the source code of this file.
Namespaces | |
namespace | CS |
namespace | CS::Macros |
Classes | |
struct | csProfileInfo |
class | csProfiler |
Defines | |
#define | CS_PROFDUMP(a) CS::Macros::CS_PROFDUMP() |
#define | CS_PROFRESET(a) CS::Macros::CS_PROFRESET() |
#define | CS_PROFSTART(a, b) CS::Macros::CS_PROFSTART() |
#define | CS_PROFSTOP(a) CS::Macros::CS_PROFSTOP() |
#define | CS_PROFTIME(v) CS::Macros::CS_PROFTIME(); v = 0 |
Functions | |
void | CS::Macros::CS_PROFDUMP () |
void | CS::Macros::CS_PROFRESET () |
void | CS::Macros::CS_PROFSTART () |
void | CS::Macros::CS_PROFSTOP () |
void | CS::Macros::CS_PROFTIME () |
Detailed Description
Definition in file profile.h.
Define Documentation
#define CS_PROFDUMP | ( | a | ) | CS::Macros::CS_PROFDUMP() |
- Deprecated:
- Old profiling discontinued; use iProfiler interface
#define CS_PROFRESET | ( | a | ) | CS::Macros::CS_PROFRESET() |
- Deprecated:
- Old profiling discontinued; use iProfiler interface
#define CS_PROFSTART | ( | a, | |||
b | ) | CS::Macros::CS_PROFSTART() |
- Deprecated:
- Old profiling discontinued; use iProfiler interface
#define CS_PROFSTOP | ( | a | ) | CS::Macros::CS_PROFSTOP() |
- Deprecated:
- Old profiling discontinued; use iProfiler interface
#define CS_PROFTIME | ( | v | ) | CS::Macros::CS_PROFTIME(); v = 0 |
- Deprecated:
- Old profiling discontinued; use iProfiler interface
Generated for Crystal Space 1.2.1 by doxygen 1.5.3