auto_timer.h File Reference

CPP API: auto_timer.h File Reference
auto_timer.h File Reference
Include dependency graph for auto_timer.h:

Go to the source code of this file.

Classes

class  mio::timing::AutoTimer< Name, Scope >
 Timer that automatically starts when it is created, and stops when it is destroyed. More...
 

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 
 mio::timing
 

Functions

 mio::timing::AutoTimer (BasicTimer &timer) -> AutoTimer<"">