|
PatchworkOS
|
#include <surface.h>
Data Fields | |
| timer_flags_t | flags |
| clock_t | timeout |
| clock_t | deadline |
| clock_t timer_t::deadline |
Definition at line 17 of file surface.h.
Referenced by client_action_surface_timer_set(), dwm_next_timer(), dwm_poll(), and surface_new().
| timer_flags_t timer_t::flags |
Definition at line 15 of file surface.h.
Referenced by client_action_surface_timer_set(), dwm_poll(), and surface_new().
| clock_t timer_t::timeout |
Definition at line 16 of file surface.h.
Referenced by client_action_surface_timer_set(), dwm_poll(), and surface_new().