Skip to content

ncharlton02/chroniker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chroniker

A simple library to help with time in rust. Documentation

Utilities

Chroniker has many utilities. They include:

  • Time Unit Conversion
  • Thread Sleeping
  • Retrieving the current system time
  • Timers

Examples

The utilities are covered in the examples

Getting Started

Covers the Timer API

$ cargo run --example getting_started

Millis Time

Covers how to get the Systems time in milliseconds

$ cargo run --example millis_time

Units

Covers how to convert time units

$ cargo run --example units

About

A simple library to help with time in rust

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages