#include "Timer.hh" std::map& Timer::pool() { static std::map m; return m; }