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

#include <cmd.h>

Data Fields

cmd_header_t header
 
surface_id_t target
 
timer_flags_t flags
 
clock_t timeout
 

Detailed Description

Definition at line 80 of file cmd.h.

Field Documentation

◆ flags

timer_flags_t cmd_surface_timer_set_t::flags

Definition at line 84 of file cmd.h.

Referenced by client_action_surface_timer_set(), and window_set_timer().

◆ header

cmd_header_t cmd_surface_timer_set_t::header

Definition at line 82 of file cmd.h.

◆ target

surface_id_t cmd_surface_timer_set_t::target

Definition at line 83 of file cmd.h.

Referenced by client_action_surface_timer_set(), and window_set_timer().

◆ timeout

clock_t cmd_surface_timer_set_t::timeout

Definition at line 85 of file cmd.h.

Referenced by client_action_surface_timer_set(), and window_set_timer().


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