Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 524 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 524 Bytes

Change Log

Next release

  • Update README.md with the correct version
  • Eliminate time crate from dependencies
  • Add Debug trait to Stopwatch.

Initial functionality:

  • Start, stop and reset functionality.
  • Getting the elapsed duration.