index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
otherlibs
/
labltk
/
support
/
timer.mli
blob: 6e7610ce2fc4665971bac3163117b04d50d4f611 (
plain
)
1
2
3
4
type t val add : ms:int -> callback:(unit -> unit) -> t val remove : t -> unit