libmoost
moost::multi_timer::scoped_time Class Reference

#include <timer.h>

Inheritance diagram for moost::multi_timer::scoped_time:
Collaboration diagram for moost::multi_timer::scoped_time:

List of all members.

Public Member Functions

 scoped_time (multi_timer &mt, const std::string &name, int max_threshold_time_ms=(std::numeric_limits< int >::max)())

Detailed Description

Definition at line 151 of file timer.h.


Constructor & Destructor Documentation

moost::multi_timer::scoped_time::scoped_time ( multi_timer mt,
const std::string &  name,
int  max_threshold_time_ms = (std::numeric_limits<int>::max)() 
) [inline]

Definition at line 154 of file timer.h.


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