mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 14:42:10 +01:00
Correct a comment
This commit is contained in:
parent
93bd5298c7
commit
c003468296
@ -32,7 +32,7 @@
|
|||||||
#include <sys/inotify.h>
|
#include <sys/inotify.h>
|
||||||
|
|
||||||
/* Timings for pairing MOVED_TO / MOVED_FROM events */
|
/* Timings for pairing MOVED_TO / MOVED_FROM events */
|
||||||
#define PROCESS_EVENTS_TIME 1000 /* 1 millisecond (1 hz) */
|
#define PROCESS_EVENTS_TIME 1000 /* 1000 milliseconds (1 hz) */
|
||||||
#define DEFAULT_HOLD_UNTIL_TIME 0 /* 0 millisecond */
|
#define DEFAULT_HOLD_UNTIL_TIME 0 /* 0 millisecond */
|
||||||
#define MOVE_HOLD_UNTIL_TIME 500 /* 500 microseconds or 0.5 milliseconds */
|
#define MOVE_HOLD_UNTIL_TIME 500 /* 500 microseconds or 0.5 milliseconds */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user