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
This library creates wrappers over user-defined methods and prints the resulting time.
It uses several timing methods from time lib. It is useful for debugging speed of methods.
See demo methods for examples of usage.
About
This library creates wrappers over user-defined methods and prints the resulting time.