#include <sys/times.h>#include <unistd.h>#include <iostream>#include "zypp/base/Logger.h"#include "zypp/base/Measure.h"#include "zypp/base/String.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::debug |
Classes | |
| class | zypp::debug::Measure::Impl |
| Measure implementation. More... | |
Defines | |
| #define | ZYPP_BASE_LOGGER_LOGGROUP "Measure" |
Functions | |
| std::ostream & | zypp::debug::operator<< (std::ostream &str, const Tm &obj) |
| Tm Stream output. | |
Definition in file Measure.cc.
| #define ZYPP_BASE_LOGGER_LOGGROUP "Measure" |
Definition at line 26 of file Measure.cc.
const long ticks [static] |
Systems ticks per second.
Definition at line 118 of file Measure.cc.
Referenced by zypp::repo::cached::RepoImpl::createResolvables(), zypp::parser::TagParser::parse(), zypp::parser::susetags::ContentFileReader::parse(), and zypp::parser::IniParser::parse().
struct tms tmsEmpty [static] |
| time_t _real |
| struct tms _proc |
1.5.3