#include <vector>
#include <map>
#include <string>
#include <iostream>
#include "timing.h"
Go to the source code of this file.
Syntactic sugar; calls write on the timer and passes the ostream.
Definition at line 65 of file Timer.h.