Metadata-Version: 1.1
Name: timer-tool
Version: 1.0.0
Summary: A Python timer module, containing class Timer() and decorator function timer(), as well as some useful functions that can be used for performance analysis.一个Python计时器模块, 其中包含Timer()类和timer()装饰器, 以及一些相关的有用函数, 可用于程序性能分析。
Home-page: https://github.com/qfcy/Python/blob/main/timer.py
Author: 七分诚意 qq:3076711200
Author-email: 3076711200@qq.com
License: UNKNOWN
Keywords: timer,performance,analysis,计时器,性能
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Bug Tracking