There was an error fetching the commit references. Please try again later.
core/core_timing_util: Use std::chrono types for specifying time units
Makes the interface more type-safe and consistent in terms of return values.
Showing
- src/audio_core/stream.cpp 3 additions, 1 deletionsrc/audio_core/stream.cpp
- src/core/core_timing_util.cpp 20 additions, 16 deletionssrc/core/core_timing_util.cpp
- src/core/core_timing_util.h 10 additions, 11 deletionssrc/core/core_timing_util.h
- src/core/hle/kernel/thread.cpp 2 additions, 2 deletionssrc/core/hle/kernel/thread.cpp
- src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp 2 additions, 1 deletionsrc/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp
- src/core/hle/service/time/time.cpp 5 additions, 4 deletionssrc/core/hle/service/time/time.cpp
- src/video_core/gpu_thread.cpp 1 addition, 1 deletionsrc/video_core/gpu_thread.cpp
Loading
Please register or sign in to comment