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 ...
Timer Object for Python to easily track duration. Made for a wider project as a learning experiment.
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).
Some results have been hidden because they may be inaccessible to you
Show inaccessible results