public class TimerInterruptHandler extends java.lang.Object implements InterruptHandler
Constructor and Description |
---|
TimerInterruptHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(CPUCore core)
Handler implementation
|
public void handle(CPUCore core) throws java.lang.Exception
InterruptHandler
handle
in interface InterruptHandler
core
- The core where the interrupt is being handledjava.lang.Exception