Skip to main content

wayland_utime

Function wayland_utime 

Source
pub fn wayland_utime() -> u64
Expand description

Microsecond timestamp for relative-pointer motion.

Samples CLOCK_MONOTONIC at microsecond resolution for the higher-resolution u64 time field used by the relative-pointer protocol.

ยงReturns

Monotonic time in microseconds, wrapping at u64::MAX.