Constant ckb_util::TRY_LOCK_TIMEOUT[][src]

pub const TRY_LOCK_TIMEOUT: Duration;
Expand description

The timeout that lock_or_panic waits before it panics.

It is set to 300 seconds.