Updated Kairos, my timing library.
Already entirely header-only, all objects are now single files, having compiled .inl into .hpp.
Some added features here and there too, which is always nice ;)
However, possibly the biggest change is the addition of a new object: Clock. It simplifies getting the current date and time and can work with any time zone.
Note: this update is on a different branch known simply as "newer" and is not yet part of "master".