Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 242 Bytes

File metadata and controls

5 lines (4 loc) · 242 Bytes

Timer_wrapper_python

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.