[PR #2925] [MERGED] equeue: Clean up timers implementation. #3088

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2925
Author: @squidbus
Created: 5/13/2025
Status: Merged
Merged: 5/13/2025
Merged by: @squidbus

Base: mainHead: timer-clean


📝 Commits (1)

  • 2470c24 equeue: Clean up timers implementation.

📊 Changes

2 files changed (+78 additions, -59 deletions)

View changed files

📝 src/core/libraries/kernel/equeue.cpp (+72 -56)
📝 src/core/libraries/kernel/equeue.h (+6 -3)

📄 Description

Clean up the timers implementation a bit to simplify and share the code for scheduling the timers with the asio context.

I've tested this with LBP3. Please test with the some of the other same games as the previous timer PR.


🔄 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/2925 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `timer-clean` --- ### 📝 Commits (1) - [`2470c24`](https://github.com/shadps4-emu/shadPS4/commit/2470c24118f6dddf738307f0b96a3cb18900e13d) equeue: Clean up timers implementation. ### 📊 Changes **2 files changed** (+78 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/equeue.cpp` (+72 -56) 📝 `src/core/libraries/kernel/equeue.h` (+6 -3) </details> ### 📄 Description Clean up the timers implementation a bit to simplify and share the code for scheduling the timers with the `asio` context. I've tested this with LBP3. Please test with the some of the other same games as the previous timer PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:24 +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#3088
No description provided.