ev_stat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Mixins

__anonymous
mixin EV_WATCHER_LIST!(ev_stat)
Undocumented in source.

Variables

attr
ev_statdata attr;
Undocumented in source.
interval
ev_tstamp interval;
Undocumented in source.
path
const(char)* path;
Undocumented in source.
prev
ev_statdata prev;
Undocumented in source.
timer
ev_timer timer;
Undocumented in source.
wd
int wd;
Undocumented in source.

Meta