#include <capd/homAux/Measure.h>
|
| typedef std::chrono::high_resolution_clock | Clock |
| |
| capd::homAux::detail::Stat::Stat |
( |
| ) |
|
|
inline |
| Stat capd::homAux::detail::Stat::operator- |
( |
const Stat & |
rhs | ) |
const |
|
inline |
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const Stat & |
stat |
|
) |
| |
|
friend |
| size_t capd::homAux::detail::Stat::currentMemory |
| Clock::duration capd::homAux::detail::Stat::elapsedTime |
| size_t capd::homAux::detail::Stat::maxMemory |
| Clock::duration capd::homAux::detail::Stat::sysCPU |
| Clock::duration capd::homAux::detail::Stat::userCPU |