ATLAS Offline Software
|
#include <chrono>
#include <vector>
#include <string_view>
#include "AthenaMonitoringKernel/IMonitoredVariable.h"
Go to the source code of this file.
Classes | |
class | Monitored::Timer< unit > |
A monitored timer. More... | |
class | Monitored::ScopedTimer< T > |
Helper class to create a scoped timer. More... | |
Namespaces | |
Monitored | |
Generic monitoring tool for athena components. | |
Functions | |
void | Monitored::checkNamingConvention (std::string_view name) |