StopWatch

vtool.util.StopWatch() Utility to check how long a command takes to run.
class StopWatch

Utility to check how long a command takes to run.

running = 0
start(description=”, feedback=True)
end()
stop()