pub type CommitTimerStateUserData = RefCell<CommitTimerState>;Available on crate feature
wayland_frontend only.Expand description
Per surface WpCommitTimerV1 state stored in the surface user data
Aliased Typeยง
pub struct CommitTimerStateUserData { /* private fields */ }