import time def get_current_timestamp(): return int(time.time() * 1000)