12 #ifndef ZYPP_BASE_MEASURE_H 13 #define ZYPP_BASE_MEASURE_H 78 Measure(std::string ident_r, std::ostream & out_r );
86 void start(std::string ident_r = std::string() );
100 void elapsed(
const std::string & tag_r )
const;
106 void elapsed(
long tag_r )
const;
125 #endif // ZYPP_BASE_MEASURE_H RW_pointer< Impl > _pimpl
Pointer to implementation.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
Tool to measure elapsed real and process times.
Easy-to use interface to the ZYPP dependency resolver.