ra4_draw  4bd0201e3d922d42bd545d4b045ed44db33454a4
Namespaces | Functions
timer.cpp File Reference
#include "core/timer.hpp"
#include <cmath>
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Namespaces

 anonymous_namespace{timer.cpp}
 

Functions

void anonymous_namespace{timer.cpp}::PrintTime (ostream &stream, double seconds)
 
ostream & operator<< (ostream &stream, const Timer &timer)
 

Function Documentation

ostream& operator<< ( std::ostream &  stream,
const Timer timer 
)