auto_timer.h File Reference
|
CPP API
|
auto_timer.h File Reference
#include "memilio/timer/basic_timer.h"#include "memilio/timer/named_timer.h"#include "memilio/utils/string_literal.h"
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<""> | |
Generated by