static void onFileChangeAndNow(double seconds, File file, Runnable r) { onFileChange(seconds, file, -1, r); }