Closed ssell closed 8 years ago
Turns out that C++11 has new time functionality and it's own chrono. Replace boost::chrono with these features.
chrono
boost::chrono
http://www.stroustrup.com/C++11FAQ.html#std-duration
... this was already done at some point. So, nothing to do!
Turns out that C++11 has new time functionality and it's own
chrono
. Replaceboost::chrono
with these features.http://www.stroustrup.com/C++11FAQ.html#std-duration