clock-timer 0.2.1

A clock crate that offer a timer and a stopwatch to use in your apps
Documentation

Rust Time Utility Library

This library provides two main utilities for time management: a TimerStruct for countdown timers and a StopwatchStruct for measuring elapsed time.