ecto
|
#include <profile.hpp>
Public Member Functions | |
stats_collector (const std::string &n, stats_type &stats) | |
~stats_collector () | |
Public Attributes | |
const unsigned long | start |
stats_type & | stats |
const std::string & | instancename |
|
inline |
|
inline |
const std::string& ecto::profile::stats_collector::instancename |
const unsigned long ecto::profile::stats_collector::start |
stats_type& ecto::profile::stats_collector::stats |