public interface CpuSpeedExtractor
CpuSpeedExtractor can be used to extract the CPU speed of
the current machine.| Modifier and Type | Method and Description |
|---|---|
long |
getCyclesPerSecond()
Returns the maximum number of cycles that a single CPU is capable
of executing in one second.
|
Copyright © 2022. All rights reserved.