DEFAULT_POLL_INTERVAL

const val DEFAULT_POLL_INTERVAL: Long = 1000

How long obtainLock waits, in milliseconds, in between attempts to acquire the lock.