https://github.com/usagi/wonderland.time
C++ time helper function header-only library
https://github.com/usagi/wonderland.time
Last synced: 3 months ago
JSON representation
C++ time helper function header-only library
- Host: GitHub
- URL: https://github.com/usagi/wonderland.time
- Owner: usagi
- License: mit
- Created: 2014-04-05T03:06:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-22T13:16:47.000Z (over 10 years ago)
- Last Synced: 2025-01-13T11:11:16.522Z (5 months ago)
- Language: C++
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wonderland.time
C++ time helper function header-only library.
## support
- GCC-4.8.2
- Clang-3.3
- Emscripten-1.20.0## usage
basic usage to see the [exmaple/example.cxx](example/example.cxx).
## license
- [MIT](LICENSE)
## author
(C)2015 Usagi Ito in [Wonder Rabbit Project](http://www.WonderRabbitProject.net/).