Johan Nilsson wrote:

Yes, but why not have both on all platforms?



I suppose another solution is to have secs_clock, millisecs_clock on windows, all three on another platform that supports microseconds, and then a typedef of something like highprescision_clock which on windows will be a millisecs_clock, and on other platforms will be microsecs_clock, but you won't need to know, you just get the highest precision available.


Cheers

Russell


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to