mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-16 06:08:16 +00:00
committed by
Norman Feske
parent
5da281c1d8
commit
dc814ff0f1
@ -36,6 +36,9 @@ namespace Timer {
|
||||
|
||||
/**
|
||||
* Program periodic timeout (in microseconds)
|
||||
*
|
||||
* The first period will be triggered after 'us' at the latest,
|
||||
* but it might be triggered earlier as well.
|
||||
*/
|
||||
virtual void trigger_periodic(unsigned us) = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user