mirror of
https://bitbucket.org/Mattrixwv/pyclasses.git
synced 2025-12-06 18:33:58 -05:00
Added file to test the Stopwatch class
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#Python/myClasses/Stopwatch.py
|
||||
#Python/pyClasses/Stopwatch.py
|
||||
#Matthew Ellison
|
||||
# Created: 1-27-19
|
||||
#Modified: 2-1-19
|
||||
# Created: 01-27-19
|
||||
#Modified: 03-29-19
|
||||
#This is a class that is used to time program run times
|
||||
"""
|
||||
Copyright (C) 2019 Matthew Ellison
|
||||
Copyright (C) 2019 Matthew Ellison
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
Reference in New Issue
Block a user