Commit f50af4d8 authored by Davis King's avatar Davis King

Switched the timer example to the more efficient version of the

timer object.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402567
parent 0d9ef16a
...@@ -37,7 +37,7 @@ public: ...@@ -37,7 +37,7 @@ public:
private: private:
timer<timer_example>::kernel_1a t; timer<timer_example>::kernel_2a t;
void action_function() void action_function()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment