Files
CTF/HTB/vessel/test.py
Simon 82b0759f1e init htb
old htb folders
2023-08-29 21:53:22 +02:00

3 lines
67 B
Python

from PySide2.QtCore import QTime
print(QTime.currentTime().msec())