mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix app.getGPUFeatureStatus in app.md
This commit is contained in:
@@ -789,7 +789,7 @@ Returns [`ProcessMetric[]`](structures/process-metric.md): Array of `ProcessMet
|
||||
|
||||
Returns [`ProcessMetric[]`](structures/process-metric.md): Array of `ProcessMetric` objects that correspond to memory and cpu usage statistics of all the processes associated with the app.
|
||||
|
||||
### `app.getGpuFeatureStatus()`
|
||||
### `app.getGPUFeatureStatus()`
|
||||
|
||||
Returns [`GPUFeatureStatus`](structures/gpu-feature-status.md) - The Graphics Feature Status from `chrome://gpu/`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user