pub fn pointer_press_epoch() -> u64Expand description
Current pointer-press epoch — see bump_pointer_press_epoch. Two
presses are consecutive (nothing pressed in between) exactly when their
observed epochs differ by one.
pub fn pointer_press_epoch() -> u64Current pointer-press epoch — see bump_pointer_press_epoch. Two
presses are consecutive (nothing pressed in between) exactly when their
observed epochs differ by one.