Class CpuSpeedExtractorFactory


  • public class CpuSpeedExtractorFactory
    extends Object
    Creates a CpuSpeedExtractor that can be used to determine the speed of the CPUs on the current machine.
    • Constructor Detail

      • CpuSpeedExtractorFactory

        public CpuSpeedExtractorFactory​(long cyclesPerSecond)
    • Method Detail

      • getExtractor

        public CpuSpeedExtractor getExtractor()
        Returns the CpuSpeedExtractor.