#include "../global.hpp"
#include "metrics.hpp"
#include <algorithm>
#include <time.h>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | compare_samples_by_time |
Functions | |
static bool | operator< (const metrics::sample &s, const simple_wml::string_span &name) |
static bool | operator< (const simple_wml::string_span &name, const metrics::sample &s) |
std::ostream & | operator<< (std::ostream &out, metrics &met) |
Definition in file metrics.cpp.
static bool operator< | ( | const simple_wml::string_span & | name, | |
const metrics::sample & | s | |||
) | [static] |
static bool operator< | ( | const metrics::sample & | s, | |
const simple_wml::string_span & | name | |||
) | [static] |
std::ostream& operator<< | ( | std::ostream & | out, | |
metrics & | met | |||
) |
Definition at line 109 of file metrics.cpp.
References metrics::most_consecutive_requests_, metrics::nrequests_, metrics::nrequests_waited_, metrics::samples_, metrics::started_at_, and metrics::terminations_.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |