mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-28 14:19:52 -06:00
parent
e6bd91ada0
commit
61c6f82f74
@ -50,7 +50,7 @@ void lv2_timer_t::on_task()
|
||||
continue;
|
||||
}
|
||||
|
||||
thread_ctrl::wait_for(100);
|
||||
thread_ctrl::wait_for(1000);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user