Uses of Class
de.rss.fachstudie.MiSim.resources.cpu.ComputationBurstCompletedEvent
| Package | Description |
|---|---|
| de.rss.fachstudie.MiSim.resources.cpu |
CPU simulation classes.
|
-
Uses of ComputationBurstCompletedEvent in de.rss.fachstudie.MiSim.resources.cpu
Methods in de.rss.fachstudie.MiSim.resources.cpu with parameters of type ComputationBurstCompletedEvent Modifier and Type Method Description voidCPUProcess. setCurrentBurstCompletionEvent(ComputationBurstCompletedEvent currentBurstCompletionEvent)Sets the event, that should be executed upon the next completion of a burst of this process.