Medusa  1.1
Coordinate Free Mehless Method implementation
Stopwatch.cpp File Reference

Detailed Description

Implementation of Stopwatch.

Definition in file Stopwatch.cpp.

#include <algorithm>
#include <medusa/bits/utils/assert.hpp>
#include <iomanip>
#include "medusa/bits/utils/Stopwatch.hpp"
+ Include dependency graph for Stopwatch.cpp:

Go to the source code of this file.

Namespaces

 mm
 Root namespace for the whole library.
 

Functions

std::ostream & mm::operator<< (std::ostream &os, const Stopwatch &stopwatch)
 Output average lap times for all labels. More...