https://github.com/ferhatgec/timek
Uptime library, written in Kalem.
https://github.com/ferhatgec/timek
kalem library rust single-header single-header-lib uptime
Last synced: 9 months ago
JSON representation
Uptime library, written in Kalem.
- Host: GitHub
- URL: https://github.com/ferhatgec/timek
- Owner: ferhatgec
- License: mit
- Created: 2021-03-08T16:43:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T16:46:31.000Z (over 5 years ago)
- Last Synced: 2025-05-31T03:28:04.720Z (about 1 year ago)
- Topics: kalem, library, rust, single-header, single-header-lib, uptime
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TimeK
## Uptime library, written in Kalem.
```py
@upt=Time::Initialize()
@ios::println(upt.hours, "h", upt.minutes, "m")
```
### TimeK, licensed under the terms of MIT License.