https://github.com/zakarumych/gametime
Time calculations oriented for games
https://github.com/zakarumych/gametime
rust time
Last synced: about 2 months ago
JSON representation
Time calculations oriented for games
- Host: GitHub
- URL: https://github.com/zakarumych/gametime
- Owner: zakarumych
- License: other
- Created: 2022-12-12T20:59:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-05T20:30:02.000Z (8 months ago)
- Last Synced: 2024-10-31T11:44:54.786Z (8 months ago)
- Topics: rust, time
- Language: Rust
- Homepage:
- Size: 91.8 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# gametime
[](https://crates.io/crates/gametime)
[](https://docs.rs/gametime)
[](https://github.com/zakarumych/gametime/actions?query=workflow%3ARust)
[](COPYING)
Time handling library for games
## License
Licensed under either of
* Apache License, Version 2.0, ([license/APACHE](license/APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([license/MIT](license/MIT) or http://opensource.org/licenses/MIT)at your option.
## Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.