Helpers.Timing
val duration : ('a -> ('b, 'c) Internal_pervasives.Asynchronous_result.t) -> 'a -> ('b * Internal_pervasives.float, 'c) Internal_pervasives.Asynchronous_result.t
Time the duration of a function