mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 02:27:57 -05: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