class Mittsu::Clock
- Mittsu::Clock
- Reference
- Object
Defined in:
mittsu/core/clock.crConstructors
Instance Method Summary
- #auto_start : Bool
- #auto_start=(auto_start : Bool)
- #elapsed_time : Time::Span
- #elapsed_time=(elapsed_time : Time::Span)
- #get_delta
- #get_elapsed_time
- #old_time : Time
- #old_time=(old_time : Time)
- #running : Bool
- #running=(running : Bool)
- #start
- #start_time : Time
- #start_time=(start_time : Time)
- #stop