mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-05-14 00:04:00 +02:00
OUI
This commit is contained in:
parent
8db66d108c
commit
fae3482559
5
V4.py
5
V4.py
@ -49,10 +49,13 @@ FullLog = args.fulllog
|
||||
|
||||
IsLinux = platform == "linux"
|
||||
start_time = time()
|
||||
|
||||
driver = None
|
||||
global driver
|
||||
|
||||
|
||||
def Timer(text="undefined"):
|
||||
print(f"-- Temps {time() - start_time} fonction : {text} --")
|
||||
print(f"[{time() - start_time}] : ")
|
||||
|
||||
|
||||
if IsLinux:
|
||||
|
Loading…
x
Reference in New Issue
Block a user