Crate livesplit_core [] [src]

Reexports

pub extern crate parking_lot;
pub extern crate livesplit_hotkey as hotkey;
pub use self::run_editor::RunEditor;
pub use self::time_span::TimeSpan;

Modules

comparison
component
parser
run_editor
saver
state_helper
sum_of_segments
time_formatter
time_span

Structs

AtomicDateTime
Attempt
DateTime

ISO 8601 combined date and time with time zone.

GameTime
HotkeyConfig
HotkeySystem
Image
RealTime
Run
RunMetadata
Segment
SegmentHistory
Time
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

Color
TimerPhase
TimingMethod

Type Definitions

SharedTimer