Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop

This commit is contained in:
JHCD 2015-07-03 23:38:05 +02:00
commit 9a867fa91e

View file

@ -54,4 +54,4 @@ def getTimestamp():
@return: integer timestamp
"""
return int(time.time()
return int(time.time())