Skip to content
Snippets Groups Projects
Verified Commit 8926fd02 authored by rahix's avatar rahix
Browse files

feat(utime): Implement ticks_ms() and ticks_us()


Implement the hal functions necessary for utime.ticks_ms() and
utime.ticks_us().  This enables much more accurate measurements of time
taken in Pycardium (useful for profiling).

Please note that the tick counter will reset whenever a new app is
loaded.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent 020050f4
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment