mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-04 14:07:25 +00:00
Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop
This commit is contained in:
commit
9a867fa91e
1 changed files with 1 additions and 1 deletions
|
|
@ -54,4 +54,4 @@ def getTimestamp():
|
|||
|
||||
@return: integer timestamp
|
||||
"""
|
||||
return int(time.time()
|
||||
return int(time.time())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue