X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Futil%2Ftimer.h;h=250e7e0bd33d16894dad86d347e3e8caff8c173d;hb=f8f6e7f277a6e09fb4a9fa7db532867d51d229be;hp=251b732f72d8e4f04c8de0dfa9ab5ba4abea332d;hpb=f8bebb561d52fa25b320904bb0c6a08347d05611;p=chaz%2Ftint2 diff --git a/src/util/timer.h b/src/util/timer.h index 251b732..250e7e0 100644 --- a/src/util/timer.h +++ b/src/util/timer.h @@ -36,8 +36,9 @@ typedef struct _timeout timeout; * integral multiple of the other. **/ -/** default values **/ +/** default global data **/ void default_timeout(); + /** freed memory : stops all timeouts **/ void cleanup_timeout();