pub const LEASE_DURATION_MS: u32 = 500; // 500u32
Expand description

Amount of time a lease of the lock should last, in milliseconds.