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
It would be useful to allow users to specify which code sections should be profiled directly through the ctx object, instead of manually inserting CatchTimeSection calls throughout the code.
It would be useful to allow users to specify which code sections should be profiled directly through the
ctxobject, instead of manually insertingCatchTimeSectioncalls throughout the code.