Skip to content

Latest commit

 

History

History

elapsed_time

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.