https://github.com/hamba/timex
A fast Go clock source
https://github.com/hamba/timex
clock golang
Last synced: 9 months ago
JSON representation
A fast Go clock source
- Host: GitHub
- URL: https://github.com/hamba/timex
- Owner: hamba
- License: mit
- Created: 2019-03-30T06:17:22.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T06:08:19.000Z (over 1 year ago)
- Last Synced: 2024-11-25T07:19:58.050Z (over 1 year ago)
- Topics: clock, golang
- Language: Go
- Size: 65.4 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

[](https://goreportcard.com/report/github.com/hamba/timex)
[](https://github.com/hamba/timex/actions)
[](https://coveralls.io/github/hamba/timex?branch=master)
[](https://godoc.org/github.com/hamba/timex)
[](https://github.com/hamba/timex/releases)
[](https://raw.githubusercontent.com/hamba/timex/master/LICENSE)
A fast Go clock source.
## Overview
Install with:
```shell
go get github.com/hamba/timex
```
**Note:** This project has renamed the default branch from `master` to `main`. You will need to update your local environment.