Constant matrix_sdk_common::store_locks::LEASE_DURATION_MS
source ยท pub const LEASE_DURATION_MS: u32 = 500;
Expand description
Amount of time a lease of the lock should last, in milliseconds.
pub const LEASE_DURATION_MS: u32 = 500;
Amount of time a lease of the lock should last, in milliseconds.