mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Reduce how fast we watch for other apps, reduce timer wakeups a bit
This commit is contained in:
@@ -341,7 +341,7 @@ d( new Private( this ) )
|
||||
#endif
|
||||
|
||||
// now listen for commands
|
||||
startTimer( 250 );
|
||||
startTimer( 750 );
|
||||
}
|
||||
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user