[mlpack-git] [mlpack] Replace timers.cpp implementation with std::chrono (#498)

Ryan Curtin notifications at github.com
Wed Dec 23 16:16:00 EST 2015


Like the title says, this ticket can be resolved when the current code in `timers.cpp` and `timers.hpp` uses the support in `std::chrono` instead of the `timeval` struct and related code.  This will be more portable since it's part of the standard.

See #425 for more information and history.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/498
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151223/80b5ff78/attachment.html>


More information about the mlpack-git mailing list