|
typedef DurationType | duration_type |
|
typedef ClockType | clock_type |
|
typedef AccumulateToType | accumulate_to_type |
|
typedef reentrant_auto_time_accumulator< DurationType, ClockType, AccumulateToType > | self_type |
|
typedef madness::ConcurrentHashMap< std::thread::id, default_value_bool< false >, std::hash< unsigned long > > | timer_active_flag_map |
|
|
| reentrant_auto_time_accumulator (self_type &)=delete |
|
| reentrant_auto_time_accumulator (const self_type &)=delete |
|
void * | operator new (size_t)=delete |
|
| reentrant_auto_time_accumulator (self_type &&other)=default |
|
| reentrant_auto_time_accumulator (accumulate_to_type &dest, timer_active_flag_map &flag_map) |
|
The documentation for this class was generated from the following file: