NurNano

Results 2 comments of NurNano

I found an other solution. You need the ```pip3 install uptime``` dependency. Then u just can cast: ``` from uptime import uptime import time uptime() ``` It will give u...

I would love to have this feature and try the code out but unfortunately the code in stats.py was changed a lot in v3.4.0 and im not that good in...