Module Eliom_monitorSource

Sourceval uptime : unit -> float
Sourceval pid : unit -> int
Sourceval fd : pid:int -> [ `Ok of int | `Error of string ]
Sourceval content_div : unit -> [> Html_types.div ] Eliom_content.Html.elt Lwt.t
Sourceval content_html : unit -> [> Html_types.html ] Eliom_content.Html.elt Lwt.t