summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index 25d5dcabd..da6d8191e 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -476,6 +476,7 @@ public:
static double seconds_between(Fl_Timestamp& back, Fl_Timestamp& further_back);
static long ticks_since(Fl_Timestamp& then);
static long ticks_between(Fl_Timestamp& back, Fl_Timestamp& further_back);
+ static const Fl_Timestamp distant_past();
// private
static void run_idle();