1
0
mirror of https://gitlab.com/ddorn/tfjm-discord-bot.git synced 2025-12-14 20:45:15 +01:00

async console

This commit is contained in:
ddorn
2020-05-01 17:08:05 +02:00
parent d16aeee4c0
commit 5af3342182
6 changed files with 152 additions and 17 deletions

View File

@@ -27,7 +27,7 @@ def send_and_bin(f):
return wrapped
def start_time(self):
def start_time():
return psutil.Process().create_time()