module TUI::EventLoop
Direct including types
Defined in:
tui/event_loop.crInstance Method Summary
- #app : Application
- #end_time : Time::Span
- #end_time? : Time::Span | Nil
-
#exec
Main loop
- #painter(*args, **options)
- #painter(*args, **options, &)
- #start_time : Time::Span
- #start_time? : Time::Span | Nil
- #stop