mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:14:37 +02:00
CPUUsage: adds user guidance when CPU time fails to increase
This commit is contained in:
@@ -54,6 +54,7 @@ retry:
|
||||
ffTimeSleep(options->waitTime);
|
||||
goto retry;
|
||||
}
|
||||
return "CPU time did not increase. Try increasing wait time.";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user