Module Glib.Timeout

@gtkdoc glib glib-The-Main-Event-Loop

type id
val add : ms:int -> callback:(unit -> bool) -> id
val remove : id -> unit