
11 Nov
2010
11 Nov
'10
8:25 p.m.
On 11/11/10 20:40, John Bytheway wrote:
Right; I see that. My point was that the implementation of getticks itself has lots of platform-specific code in it, and something equivalent might be usefully added to Boost (but probably not in Boost.Chrono).
Can't boost.Chrono concept wraps aroudn the concept of cycles and providde a wrapper around rdtsc adn its ilk ? Or is it more a work for StopWatch ?