mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-14 01:23:00 +00:00
general: fix spelling mistakes
This commit is contained in:
@@ -235,7 +235,7 @@ public:
|
||||
total_process_running_time_ticks += ticks;
|
||||
}
|
||||
|
||||
/// Gets the process schedule count, used for thread yelding
|
||||
/// Gets the process schedule count, used for thread yielding
|
||||
s64 GetScheduledCount() const {
|
||||
return schedule_count;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user