Trait sp_consensus::SlotData [−][src]
A type from which a slot duration can be obtained.
Associated Constants
const SLOT_KEY: &'static [u8]
[src]
The static slot key
Required methods
fn slot_duration(&self) -> u64
[src]
Gets the slot duration.