Module os::timer

source · []
Expand description

RISC-V timer-related functionality

Structs

TIMERS 🔒

TIMERS: global instance: set of timer condvars

condvar for timer

Constants

The number of microseconds per second

The number of milliseconds per second

The number of ticks per second

Functions

Add a timer

Check if the timer has expired

Get the current time in ticks

Get the current time in milliseconds

get current time in microseconds

Remove a timer

Set the next timer interrupt