Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Public Types | |
enum | Phase { NONE, COLLECT, PREPARE, CHECK, DISPATCH, DESTROY } |
Public Attributes | |
uint64 | current_time_usecs |
Phase | phase |
bool | seen_primary |
Useful as hint for primary source presence, MainLoop::finishable() checks exhaustively. |