10 Commits

Author SHA1 Message Date
adf0a78ab6 Added functions to reset and get time from duration 2020-07-19 15:32:32 -04:00
1789aa1b81 Stopwatch can now be concat to a string without
any extra function calls
2020-02-02 11:23:16 -05:00
df9a7cee82 Fixed bug where the incorect time may be given
when using the getString function
2019-08-02 15:32:46 -04:00
0053c930a1 Added file to test the Stopwatch class 2019-03-29 13:34:18 -04:00
7b3e976418 Changed getString to return minutes when >= 120
seconds and hours when >= 120 minutes rather than 1000
2019-03-29 13:07:57 -04:00
a4f40838bf Added a license to this project 2019-03-02 13:58:29 -05:00
Matthew Ellison
6753a98502 Added getHours() and getString() that automatically chooses resolution 2019-02-09 12:56:18 -05:00
6d7505ce9e Added a getMinutes function and rearanged the get_ functions 2019-02-01 10:43:50 -05:00
66c2b8ab53 Added a getMinutes function and rearange the get_ functions 2019-02-01 10:42:59 -05:00
4557ad07db First commit 2019-01-28 10:15:59 -05:00