Browse Source
core_timing: Make TimedCallback take std::chrono::nanoseconds
core_timing: Make TimedCallback take std::chrono::nanoseconds
Enforces our desired time units directly with a concrete type.nce_cpp
16 changed files with 62 additions and 58 deletions
-
13src/audio_core/stream.cpp
-
4src/audio_core/stream.h
-
7src/core/core_timing.cpp
-
10src/core/core_timing.h
-
3src/core/hardware_interrupt_manager.cpp
-
2src/core/hle/kernel/kernel.cpp
-
2src/core/hle/kernel/server_session.cpp
-
2src/core/hle/kernel/time_manager.cpp
-
9src/core/hle/service/hid/hid.cpp
-
7src/core/hle/service/hid/hid.h
-
6src/core/hle/service/nvflinger/nvflinger.cpp
-
13src/core/memory/cheat_engine.cpp
-
3src/core/memory/cheat_engine.h
-
12src/core/tools/freezer.cpp
-
3src/core/tools/freezer.h
-
14src/tests/core/core_timing.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue