fswatch 1.17.1
|
Header of the libfswatch
library defining the monitor types.
More...
#include <time.h>
Go to the source code of this file.
Enumerations | |
enum | fsw_monitor_type { system_default_monitor_type = 0 , fsevents_monitor_type , kqueue_monitor_type , inotify_monitor_type , windows_monitor_type , poll_monitor_type , fen_monitor_type } |
Available monitors. More... | |
Header of the libfswatch
library defining the monitor types.
enum fsw_monitor_type |
Available monitors.
This enumeration lists all the available monitors, where the special system_default_monitor_type element refers to the platform-specific default monitor.