Metadata-Version: 2.1
Name: exec-time
Version: 0.1.0
Summary: Measure code execution time (in ms) of functions
Home-page: UNKNOWN
Author: Vaibhav Shukla
Author-email: <shuklavaibhav336@gmail.com>
License: UNKNOWN
Keywords: time,execution,code
Platform: UNKNOWN
License-File: LICENSE

A very tiny package provides a decorator help you measure the execution time (in milliseconds) of functions

