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
There used to be a TimerOutputs.default_timer(). I liked it. While it's still possible to @timeit using this default global timer, there is seemingly no way to get it now, unless default_timer was renamed?
There used to be a
TimerOutputs.default_timer(). I liked it. While it's still possible to@timeitusing this default global timer, there is seemingly no way to get it now, unlessdefault_timerwas renamed?