Uses of Class
cambio.simulator.resources.cpu.ComputationBurstCompletedEvent
Packages that use ComputationBurstCompletedEvent
-
Uses of ComputationBurstCompletedEvent in cambio.simulator.resources.cpu
Methods in cambio.simulator.resources.cpu with parameters of type ComputationBurstCompletedEventModifier and TypeMethodDescriptionvoid
CPUProcess.setCurrentBurstCompletionEvent
(ComputationBurstCompletedEvent currentBurstCompletionEvent) Sets the event, that should be executed upon the next completion of a burst of this process.