Sirikata
Classes | Namespaces
libcore/include/sirikata/core/service/TimeProfiler.hpp File Reference
#include <sirikata/core/util/Timer.hpp>
Include dependency graph for TimeProfiler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::TimeProfiler
 A simple class which helps to time profiling to determine what fraction of time each component of a loop is taking. More...
struct  Sirikata::TimeProfiler::Stage

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.