mirror of
https://bitbucket.org/Mattrixwv/pyclasses.git
synced 2025-12-06 18:33:58 -05:00
Added a getMinutes function and rearanged the get_ functions
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#Python/myClasses/Stopwatch.py
|
#Python/myClasses/Stopwatch.py
|
||||||
#Matthew Ellison
|
#Matthew Ellison
|
||||||
# Created: 1-27-19
|
# Created: 1-27-19
|
||||||
#Modified: 1-27-19
|
#Modified: 2-1-19
|
||||||
#This is a class that is used to time program run times
|
#This is a class that is used to time program run times
|
||||||
|
|
||||||
import time
|
import time
|
||||||
|
|||||||
Reference in New Issue
Block a user