Searched refs:PNODE_COALESCE_TIME (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Libnotify-133.1.1/notifyd/
H A Dpathwatch.h58 #define PNODE_COALESCE_TIME 100000000 macro
H A Dpathwatch.c858 /* suspend pnode->src, and fire it after PNODE_COALESCE_TIME */
862 dispatch_time_t delay = dispatch_time(DISPATCH_TIME_NOW, PNODE_COALESCE_TIME);

Completed in 116 milliseconds