[PR #1989] [MERGED] native_clock: Remove unused process code. #2422

Closed
opened 2026-02-27 21:16:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1989
Author: @squidbus
Created: 12/31/2024
Status: Merged
Merged: 12/31/2024
Merged by: @georgemoralis

Base: mainHead: unused-time


📝 Commits (1)

  • f52c315 native_clock: Remove unused process code.

📊 Changes

2 files changed (+0 additions, -12 deletions)

View changed files

📝 src/common/native_clock.cpp (+0 -11)
📝 src/common/native_clock.h (+0 -1)

📄 Description

GetProcessTimeUS is unused, and getting rid of it leaves only one more file (src/core/libraries/kernel/time.cpp) that uses winpthreads.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/1989 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `unused-time` --- ### 📝 Commits (1) - [`f52c315`](https://github.com/shadps4-emu/shadPS4/commit/f52c3156056b86faa5465583dccc7fde103e8cd1) native_clock: Remove unused process code. ### 📊 Changes **2 files changed** (+0 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/common/native_clock.cpp` (+0 -11) 📝 `src/common/native_clock.h` (+0 -1) </details> ### 📄 Description `GetProcessTimeUS` is unused, and getting rid of it leaves only one more file (`src/core/libraries/kernel/time.cpp`) that uses winpthreads. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:16:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2422
No description provided.