This is a little project, where I try to figure out how datatypes behave in Python and how some basic functions work. The first column is the OS time in 24 hour format. The second column displays the ...
The class stores the UNIX time (in seconds) at time of being called with .start() method (not initialization) and will give back the elapsed time being started as a float in seconds (e.g. 2.5443).