Almost every time I start a new C++ project I find myself in need of a precise timer to benchmark my code or for other fancy jobs. I decided to make, the code I use for timing, open source. It is a header only library compilable on Linux and Windows, very small, very basic. You can check it out from: