groundhog 0.2.4

A rolling timer abstraction
Documentation
[dependencies.once_cell]
optional = true
version = "1.8.0"

[features]
default = []
instant = ["std", "once_cell"]
std = []
u128 = []

[package]
authors = ["James Munns <james.munns@ferrous-systems.com>"]
categories = ["embedded", "no-std"]
description = "A rolling timer abstraction"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "groundhog"
readme = "README.md"
repository = "https://github.com/groundhog"
version = "0.2.4"
[package.metadata.docs.rs]
all-features = true