mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 05:47:47 +00:00
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
* CoreTiming: New CoreTiming; Add Test for CoreTiming
This commit is contained in:
parent
d3f259cd73
commit
1b2aa3780d
12 changed files with 665 additions and 584 deletions
|
@ -76,6 +76,7 @@ set(HEADERS
|
|||
telemetry.h
|
||||
thread.h
|
||||
thread_queue_list.h
|
||||
threadsafe_queue.h
|
||||
timer.h
|
||||
vector_math.h
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue