mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
comment
This commit is contained in:
parent
d3bfb7776b
commit
a4ee0d1408
1 changed files with 0 additions and 3 deletions
|
|
@ -30,9 +30,6 @@ module type S = sig
|
||||||
(span -> 'a) ->
|
(span -> 'a) ->
|
||||||
'a
|
'a
|
||||||
(** Run the function in a new span.
|
(** Run the function in a new span.
|
||||||
|
|
||||||
This replaces the previous [enter_span] and [exit_span] which were too flexible
|
|
||||||
to be efficient to implement in async contexts.
|
|
||||||
@since 0.3 *)
|
@since 0.3 *)
|
||||||
|
|
||||||
val enter_span :
|
val enter_span :
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue