I\'m writing a Cocoa OS X (Leopard 10.5+) end-user program that\'s using timestamps to calculate statistics for how long something is being displayed on the screen.Time is calculated periodically whil
I discovered a strange result in Boost C++ date time library. There is inconsistency between microsec_clock and second_clock, and I don\'t understand why is that. I am using Windows XP 32-bits