Skip to main content

ctime is a python library for how long does the function takes for execute completally

Project description

ctime

ctime is a python library for how long does the function takes for execute completally

Installation

Use the package manager pip to install ctime.

pip install ctime

Usage

import ctime

@ctime.ctime() # Optional args: simplified, printable
def function():
    ... # Your code
    
function()
Function "function_name" took X seconds.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ctime-1.0.0.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file ctime-1.0.0.tar.gz.

File metadata

  • Download URL: ctime-1.0.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for ctime-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3208a34ed2b9b05d91b627a2db9495aa4f0fbb32963daed4d9088d976299328b
MD5 204c0b4163846c7da94382dd7cbfac01
BLAKE2b-256 0671a1c7509181744708f32b72b3fe5e22add790a00b81cb6046021d0e24fdc4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page