Go to the source code of this file.
Classes | |
class | arbb::scoped_timer_impl< source_t, stamp_t, value_t > |
A scoped_timer measures the time elapsed during its lifetime, and stores this time in a variable passed in during its constructor. More... | |
class | arbb::system_time_source |
System time source used to provide the scoped_timer. More... | |
Namespaces | |
namespace | arbb |
The Intel(R) ArBB C++ frontend namespace. | |
Typedefs | |
typedef scoped_timer_impl < system_time_source > | arbb::scoped_timer |
The scoped_timer instantiates scoped_timer_impl using the system_time_source. |
Copyright © 2010, Intel Corporation. All rights reserved.