mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2890] [MERGED] Add usage description for Show CPU Usage #1291
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/2890
Author: @Calinou
Created: 9/22/2022
Status: ✅ Merged
Merged: 9/24/2022
Merged by: @stenzek
Base:
master← Head:show-cpu-usage-add-description📝 Commits (1)
086b0d3Add usage description for Show CPU Usage📊 Changes
2 files changed (+4 additions, -1 deletions)
View changed files
📝
src/duckstation-qt/displaysettingswidget.cpp(+3 -0)📝
src/frontend-common/fullscreen_ui.cpp(+1 -1)📄 Description
Unlike other display options, this one was missing a description.
This clarifies the option's purpose and the fact that it displays the host's CPU usage, not the emulated system's CPU usage.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.