X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Ftimer.hh;fp=src%2Fmoof%2Ftimer.hh;h=3ec4ef9d8e04bd23a1e6141d4c242e430f6d0d5e;hp=f5c3583ccc0525c90adf616979fddfb82d8819ce;hb=1d4aa0d34b0410c7bc60a24bad7abb55eacc850a;hpb=e9a16d767785b1a903a4466ff26265a5f7dae9e5 diff --git a/src/moof/timer.hh b/src/moof/timer.hh index f5c3583..3ec4ef9 100644 --- a/src/moof/timer.hh +++ b/src/moof/timer.hh @@ -149,8 +149,13 @@ public: */ scalar seconds_remaining() const; + /** + * Get the absolute time of the next expiration of this timer. + * \return Seconds. + */ scalar next_expiration() const; + /** * Get whether or not the timer is expired. A timer on a repeating * schedule will never be expired since it will always have a scheduled