`pip install timev2` from TimeV2 import time2 time2.stopwatch_start() time2.wait(5) timeRecorded = time2.stopwatch_stop() print(timeRecorded)