|
Peano
|
#include <string>#include <map>#include <vector>#include <tuple>#include "Log.h"#include "tarch/timing/Watch.h"#include "tarch/multicore/BooleanSemaphore.h"

Go to the source code of this file.
Data Structures | |
| class | tarch::logging::Statistics |
| Global statistics interface. More... | |
| struct | tarch::logging::Statistics::DataSet |
| One data set for one type (identifier) of statistics. More... | |
| struct | tarch::logging::Statistics::LogMessage |
Namespaces | |
| namespace | tarch |
| Have to include this header, as I need access to the SYCL_EXTERNAL keyword. | |
| namespace | tarch::logging |