mirror of
https://github.com/GrakovNe/lissen-android.git
synced 2026-06-12 02:37:50 -04:00
wip
This commit is contained in:
@@ -186,7 +186,7 @@ class PlaybackSynchronizationService
|
||||
}
|
||||
|
||||
companion object {
|
||||
private const val SYNC_INTERVAL_LONG = 30_000L
|
||||
private const val SYNC_INTERVAL_LONG = 45_000L
|
||||
private const val SHORT_SYNC_WINDOW = SYNC_INTERVAL_LONG * 2 - 1
|
||||
|
||||
private const val SYNC_INTERVAL_SHORT = 5_000L
|
||||
|
||||
Reference in New Issue
Block a user