Merge pull request #2129 from FernandoS27/cntpct
Correct CNTPCT from using CPU Cycles to using Clock Cycles
This commit is contained in:
commit
059465d496
6 changed files with 69 additions and 2 deletions
|
@ -114,6 +114,8 @@ add_library(common STATIC
|
|||
threadsafe_queue.h
|
||||
timer.cpp
|
||||
timer.h
|
||||
uint128.cpp
|
||||
uint128.h
|
||||
vector_math.h
|
||||
web_result.h
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue