Posts tagged with chrono

C++ chrono lib resolution

Dug a little deeper into outputting time durations. It turns out that time_point has a default accuracy that is system-implementation-dependent or something....