An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Logo](http://svg.wiersma.co.za/hamba/project?title=timex&tag=A%20fast%20clock%20source)

[![Go Report Card](https://goreportcard.com/badge/github.com/hamba/timex)](https://goreportcard.com/report/github.com/hamba/timex)
[![Build Status](https://github.com/hamba/timex/actions/workflows/test.yml/badge.svg)](https://github.com/hamba/timex/actions)
[![Coverage Status](https://coveralls.io/repos/github/hamba/timex/badge.svg?branch=master)](https://coveralls.io/github/hamba/timex?branch=master)
[![GoDoc](https://godoc.org/github.com/hamba/timex?status.svg)](https://godoc.org/github.com/hamba/timex)
[![GitHub release](https://img.shields.io/github/release/hamba/timex.svg)](https://github.com/hamba/timex/releases)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](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.