Searched defs:getClockFrequency (Results 1 – 4 of 4) sorted by relevance
60 uint64_t config::getClockFrequency() { in getClockFrequency() function in config
810 virtual uint64_t getClockFrequency() const { return CLOCKS_PER_SEC; } getClockFrequency() function
1146 uint64_t getClockFrequency() const override { return 1000000000; } getClockFrequency() function
2100 uint64_t getClockFrequency() const override { return ClockFrequency; } getClockFrequency() function