[][src]Constant ckb_util::TRY_LOCK_TIMEOUT

pub const TRY_LOCK_TIMEOUT: Duration;

The timeout that lock_or_panic waits before it panics.

It is set to 300 seconds.