Cresium
Constants
GIT_SHA = {{ (`git rev-parse --short HEAD`).chomp.stringify }}
VERSION = "0.1.0"
Class methods
Formats a duration as hh:mm:ss.fff (or mm:ss.fff if under an hour).
with_millis: false omits the .fff part, for narrow terminals.
Nested types
- Cresium::App
- Cresium::Clock
- Cresium::DigitDisplay
- Cresium::Digits
- Cresium::Dispatchable
- Cresium::GlyphFont
- Cresium::HelpOverlay
- Cresium::LapGrid
- Cresium::LayoutConfig
- Cresium::Letters
- Cresium::RenderHelpers
- Cresium::Screen
- Cresium::ScrollArrows
- Cresium::StackLayout
- Cresium::Stopwatch
- Cresium::StopwatchController
- Cresium::StopwatchView
- Cresium::Theme
- Cresium::Timer
- Cresium::TimerController
- Cresium::TimerView