ticktock 0.2.1

A constant clock source for your frame timing needs
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "ticktock"
version = "0.2.1"
authors = ["Marc Brinkmann <git@marcbrinkmann.de>"]
description = "A constant clock source for your frame timing needs"
license = "MIT"
repository = "https://github.com/mbr/ticktock-rs"
documentation = "http://mbr.github.io/ticktock-rs/ticktock/"

[dependencies]
time = '^0.1.34'