MCPcopy Index your code
hub / github.com/geekcomputers/Python / SimpleStopWatch.py

File SimpleStopWatch.py

SimpleStopWatch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Author: OMKAR PATHAK
2# This script helps to build a simple stopwatch application using Python's time module.
3
4import time

Callers

nothing calls this directly

Calls 1

timeMethod · 0.80

Tested by

no test coverage detected