|
MoSync 3.2.1
|
Defines a class for tracing and timing blocks. More...
Classes | |
| class | MAP::TraceScope |
| Utility class for timing and marking the start and end of a block. More... | |
Namespaces | |
| namespace | MAP |
MoSync slippy maps. | |
Defines | |
| #define | ENABLETRACESCOPE |
| #define | trace() TraceScope tr = TraceScope( __FUNCTION__ ) |
| #define | traceline() DebugPrintf( "Line %d\n", __LINE__ ) |
Defines a class for tracing and timing blocks.
| #define ENABLETRACESCOPE |
| #define trace | ( | ) | TraceScope tr = TraceScope( __FUNCTION__ ) |
| #define traceline | ( | ) | DebugPrintf( "Line %d\n", __LINE__ ) |