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
/// General code timing session management. Can be used with async/wait, but it cannot distinguish between concurrently running threads, so you'll need
5
-
/// to pass an <see cref="CascadingCodeTimer" /> instance through the entire call chain in that case.
5
+
/// to pass a <see cref="CascadingCodeTimer" /> instance through the entire call chain in that case.
0 commit comments