https://github.com/bogdanp/racket-monotonic
Monotonic time for Racket.
https://github.com/bogdanp/racket-monotonic
clock racket
Last synced: about 1 month ago
JSON representation
Monotonic time for Racket.
- Host: GitHub
- URL: https://github.com/bogdanp/racket-monotonic
- Owner: Bogdanp
- License: bsd-3-clause
- Created: 2020-02-12T19:54:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T08:57:25.000Z (over 2 years ago)
- Last Synced: 2025-02-08T22:12:02.778Z (3 months ago)
- Topics: clock, racket
- Language: Racket
- Size: 26.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# racket-monotonic
Monotonic times for racket.
## Installation
raco pkg install monotonic
## Usage
raco docs monotonic
## License
monotonic is licensed under the 3-Clause BSD license.