Crate livesplit_core [] [src]

Reexports

pub extern crate livesplit_hotkey as hotkey;
pub extern crate ordermap;
pub extern crate palette;
pub extern crate parking_lot;
pub use self::layout::Editor as LayoutEditor;
pub use self::run::Editor as RunEditor;

Modules

analysis
comparison
component
layout
run
settings
time

Structs

AtomicDateTime
Attempt
DateTime

ISO 8601 combined date and time with time zone.

GameTime
GeneralLayoutSettings
HotkeyConfig
HotkeySystem
Image
Layout
RealTime
Run
RunMetadata
Segment
SegmentHistory
Time
TimeSpan
TimeStamp
Timer
Utc

The UTC time zone. This is the most efficient time zone when you don't need the local time. It is also used as an offset (which is also a dummy type).

Enums

Component
TimerPhase
TimingMethod

Type Definitions

SharedTimer