|
Apache Mesos
|
#include <timer.hpp>
Public Member Functions | |
| data (new Data()) | |
| Future< double > | value () const |
| void | start () |
| T | stop () |
| template<typename U > | |
| Future< U > | time (const Future< U > &future) |
Public Member Functions inherited from process::metrics::Metric | |
| virtual | ~Metric () |
| const std::string & | name () const |
| Option< Statistics< double > > | statistics () const |
Public Attributes | |
| __pad0__: Metric(name + "_" + T::units() | |
| window | |
Additional Inherited Members | |
Protected Member Functions inherited from process::metrics::Metric | |
| Metric (const std::string &name, const Option< Duration > &window) | |
| void | push (double value) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Implements process::metrics::Metric.
| process::metrics::Timer< T >::__pad0__ |
| process::metrics::Timer< T >::window |
1.8.5