You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
addEvent and its related recordError method should take a clock argument, defaulting to DefaultTracerClock(). This would allow us to mock the clock similarly to how we can already do it when calling Span.end().