Interface CpuSpeedExtractor


  • public interface CpuSpeedExtractor
    CpuSpeedExtractor can be used to extract the CPU speed of the current machine.
    • Method Detail

      • getCyclesPerSecond

        long getCyclesPerSecond()
        Returns the maximum number of cycles that a single CPU is capable of executing in one second.