Posted November 13, 2020 by DasTobi
#bug #fix
Yesterday I figured out, that the float data type isn't working to count the world time. Problems got really heavy after 27.7 real time hours. In the new sytstem I count seconds as int and only the milliseconds as float. So now it should work for 68 real time years.