Package cambio.simulator.resources.cpu
package cambio.simulator.resources.cpu
CPU simulation classes.
-
ClassDescriptionRepresents a CPU utilization tracker that periodically reports the CPU utilization in the recent time based on a bin size.Event that represents the completion of a process burst for a specific
CPUProcess
.Marks the end of the last computation burst of a thread.Represents a CPU resource.Data-class that contains information about a currently running (or potentially finished) process.