Searched defs:polling (Results 1 – 4 of 4) sorted by relevance
56 WatchServiceConfiguration polling = WatchServiceConfiguration.polling(50, MILLISECONDS); in testPollingConfig() local
43 public static WatchServiceConfiguration polling(long interval, TimeUnit timeUnit) { in polling() method in WatchServiceConfiguration
252 polling: 1000, property
735 int polling; in main_loop() local