Skip to content

ishaansharma7/Time-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Time Logger

Log the running time of your functions.

How To Use

Import the decorator using below code.
Make sure time_logger and your script are on same level or else do appropriate changes for import.

from time_logger import time_logger

⚠️Check example.py for usage⚠️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages