mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop
This commit is contained in:
commit
9a867fa91e
|
|
@ -54,4 +54,4 @@ def getTimestamp():
|
|||
|
||||
@return: integer timestamp
|
||||
"""
|
||||
return int(time.time()
|
||||
return int(time.time())
|
||||
|
|
|
|||
Loading…
Reference in a new issue