Refactor cache dumper
[khatus.git] / src / ocaml / lib / khatus_time.mli
index 9f930af..b6b5441 100644 (file)
@@ -15,3 +15,4 @@ val diff : t -> t -> Span.t
 val to_string : t -> string
 
 val of_string : string -> t
+(** Raises if string is not a number. *)
This page took 0.023138 seconds and 4 git commands to generate.