Skip to content

Files

Latest commit

d1f09df · Nov 19, 2022

History

History

elapsed_time

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 1, 2021
Nov 19, 2022
Feb 28, 2021

elapsed_time example

This crate shows how to make a very basic second-counting clock using the cycles counter.

To get a real second-couting system, check the async_hw example.