Module timingpoints

Module timingpoints 

Source

Re-exports§

pub use error::*;
pub use types::*;

Modules§

error
types

Structs§

TimingPoint
Struct representing a timing point. Each timing point influences a specified portion of the map, commonly called a timing section. The .osu file format requires these to be sorted in chronological order.
TimingPoints