Wrapper api around library, useful funtions for measuring call time, getting today, current clock
Add time.h and time.cpp files under utils folder to your project
You need at least c++ standard 17 compliant compiler
TODO: Give examples about the api usage
- Mustafa Akur - Initial work - akurmustafa
This project is licensed under the MIT License - see the LICENSE.md file for details
- I have benefited a lot from Howard Hinnant's cppcon 2016 talk. He is the designer of the library.