Commits


Yingwei Zheng authored and GitHub committed 3b19d7222db
Fix CPU frequency estimation on riscv (#1549) * Fix CPU frequency estimation on riscv * Cleanup code for CPU frequency estimation * Fix use before definition of the macro * Move the platform definitions back * Fix compilation error on windows * Remove unused sleep.h and sleep.cc