[Hardware OS Timer] Timer for the HWOS Placer. More...
Go to the source code of this file.
Enumerations | |
enum | hdtevent { HDTE_QUIT } |
Functions | |
int | hdtimer_notify (enum hdtevent event) |
const int | hdtimer_get_timeslice () |
void * | hdtimer_main () |
[Hardware OS Timer] Timer for the HWOS Placer.
This module simply generates a timer interrupt to the placer module at the interval specified by hdtimer_get_timeslice().
Original author (2010): Sindre Hansen
Definition in file hdtimer.h.