mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 21:05:31 +08:00
Issue #37 GUI message when FPS drops below threshold
This commit is contained in:
@@ -127,6 +127,9 @@ namespace BlackGui
|
||||
//! Auto-logoff detection
|
||||
void autoLogoffDetection();
|
||||
|
||||
//! Logoff due to insufficient simulator frame rate
|
||||
void autoLogoffFrameRate(bool fatal);
|
||||
|
||||
//! Pause/Continue timeout
|
||||
void toggleTimeout();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user