
16 May
2006
16 May
'06
11:14 a.m.
Of course. If someone needs accurate timing under Windows that should work everywhere, QPC is probably not the way to go. So don't use e.g. boost::timer<performance_counter> in this case - roll your own.
Ok, for now I'll take for granted that the last implementation I just proposed will be sufficient and that it'll use boost::posix_time::microsec_clock for now. I'd like someone to confirm this and possibly review the code so I can change whatever is necessary. Philippe