Skip to content

david415/epoch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

epoch

This crate provides a helper functions for making epoch time calculations for a given epoch duration.

Usage

To import epoch, add the following to the dependencies section of your project's Cargo.toml:

epoch = "^0.0.1"

Then import the crate as:

extern crate epoch;

acknowledgments

Inspired by Yawning Angel's epochtime golang module:

license

GNU AFFERO GENERAL PUBLIC LICENSE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages