mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
769cabbadf
0xFFFFFFFF milliseconds is 4,294,967,295 ms so about 50 days. A little bit too close for comfort. Use int64_t instead of uint64_t to avoid C's implicit conversion footguns in computations. |
||
---|---|---|
.. | ||
addon.c | ||
array.c | ||
box.c | ||
env.c | ||
global.c | ||
log.c | ||
meson.build | ||
region.c | ||
set.c | ||
shm.c | ||
time.c | ||
token.c |