PatchworkOS
Loading...
Searching...
No Matches
timer_t Struct Reference

#include <surface.h>

Data Fields

timer_flags_t flags
 
clock_t timeout
 
clock_t deadline
 

Detailed Description

Definition at line 13 of file surface.h.

Field Documentation

◆ 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().

◆ flags

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().

◆ timeout

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().


The documentation for this struct was generated from the following file: