Skip to main content

fret_runtime/
time.rs

1#[derive(Debug, Default, Clone, Copy, PartialEq, Eq, Hash)]
2pub struct TickId(pub u64);