GLLib: GLLib : GLLib Profiler

GLLib

GLLib : GLLib Profiler
[GLLib : Recordstore managementGLLib]

Utility functions for profiling in emulator and phone. More...

Functions

 [static initializer]
static void Profiler_BeginNamedEvent (String name)
 Mark the beginning of an event.
static void Profiler_Draw ()
 Draw profiler events to screen.
static void Profiler_End ()
 End capturing events.
static void Profiler_EndNamedEvent ()
 Mark the end of an event.
static void Profiler_Start ()
 Start capturing events.

Variables

static final int PROFILER_MAX_EVENTS = 200
 Maximum number of events.

Detailed Description

Utility functions for profiling in emulator and phone.


Function Documentation

[static initializer] (  )  [static, package, inherited]

static void Profiler_BeginNamedEvent ( String  name  )  [static, package, inherited]

Mark the beginning of an event.

Parameters:
name Name of the event.

static void Profiler_Draw (  )  [static, package, inherited]

Draw profiler events to screen.

static void Profiler_End (  )  [static, package, inherited]

End capturing events.

static void Profiler_EndNamedEvent (  )  [static, package, inherited]

Mark the end of an event.

static void Profiler_Start (  )  [static, package, inherited]

Start capturing events.


Variable Documentation

final int PROFILER_MAX_EVENTS = 200 [static, package, inherited]

Maximum number of events.


Generated on Tue Sep 23 23:05:31 2008 for GLLib by  doxygen 1.5.2