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

stereomatchingkiss notifications at github.com
Sat Feb 20 06:22:08 EST 2016


Hi, I would like to take care of this issue.
Before I start, I have some questions to ask.

1 : std::chrono is very flexible, do you want to enhance original class?Like provide the users the options to choose between different clock and duration?
2 : If you agree with 1, maybe we could design new classes with template argument, use typedef to define the Timer and Timers classes(for backward compatibility)
3 : How to deal with timeval?Could we just change it to the rep type chrono?


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


More information about the mlpack-git mailing list