Hello,

I am trying to setup a "simple" elapsed timer abstraction to hide the boost::timer::cpu_timer concern.

However, I am finding that the usage example illustrated here does not compile, or I am not including something I need to include (more likely).

http://www.boost.org/doc/libs/1_53_0/libs/timer/doc/cpu_timers.html#using-cpu_timer

Might there be more complete working examples I can draw from?

Thank you...

Regards,

Michael Powell