Constant solana_program::clock::SLOT_MS
source ยท pub const SLOT_MS: u64 = DEFAULT_MS_PER_SLOT; // 400u64
๐Deprecated since 1.15.0: Please use DEFAULT_MS_PER_SLOT instead
Expand description
The expected duration of a slot (400 milliseconds).