Namespaces | |
namespace | code |
Classes | |
class | code::ProcessTimerInfo |
A ProcessTimer that will execute only if ErrorLog is set to the Info level. More... | |
Typedefs | |
typedef ProcessTimerT< std::ostream > | code::ProcessTimer |
The ProcessTimer object will print the string along with the CPU milliseconds elapsed (and additional memory resources used) since the object was constructed. |