Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 726 Bytes

readme.md

File metadata and controls

28 lines (15 loc) · 726 Bytes

Project Title

Wrapper api around library, useful funtions for measuring call time, getting today, current clock

Getting Started

Add time.h and time.cpp files under utils folder to your project

Prerequisites

You need at least c++ standard 17 compliant compiler

Usage Api

TODO: Give examples about the api usage

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • I have benefited a lot from Howard Hinnant's cppcon 2016 talk. He is the designer of the library.