#675 updated the timestamp format for logs printed when environment variable WAYLAND_DEBUG=1 to match the unusual behavior of libwayland (printing fractional milliseconds under mod 2^32 microseconds). This timestamp change should soon be safe to undo because libwayland has merged https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/546 which now prints the fractional part of each second without an offset.
#675 updated the timestamp format for logs printed when environment variable WAYLAND_DEBUG=1 to match the unusual behavior of libwayland (printing fractional milliseconds under mod 2^32 microseconds). This timestamp change should soon be safe to undo because libwayland has merged https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/546 which now prints the fractional part of each second without an offset.