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. | |
Provides a method to profile activities.
|
static |
Ends an activity.