Uses of Interface
brave.Clock
-
Uses of Clock in brave
Methods in brave that return Clock Modifier and Type Method Description ClockTracing. clock(TraceContext context)This exposes the microsecond clock used by operations such asSpan.finish().Methods in brave with parameters of type Clock Modifier and Type Method Description Tracing.BuilderTracing.Builder. clock(Clock clock)Assigns microsecond-resolution timestamp source for operations likeSpan.start().