LRT13  1.0
 All Classes Namespaces Functions Variables Enumerations Enumerator
Static Public Member Functions | List of all members
Profiler Class Reference

Provides a method to profile activities. More...

#include <Profiler.h>

Static Public Member Functions

static void BeginActivity (string name)
 Begins an activity called name.
 
static double End (string name)
 Ends an activity.
 

Detailed Description

Provides a method to profile activities.

Author
Tony Peng

Member Function Documentation

double Profiler::End ( string  name)
static

Ends an activity.

Returns
The time, in seconds, that the activity took.

The documentation for this class was generated from the following files: