Christian Göttsche cd1ba1422b Avoid bad function cast warning
linux/Platform.c:142:17: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
   return (int) floor(uptime);
                ^~~~~~~~~~~~~
2020-09-24 20:14:17 +02:00
..
2020-09-18 12:28:40 +02:00
2020-09-18 12:28:40 +02:00
2020-09-24 20:14:17 +02:00
2020-09-18 12:28:40 +02:00