in metricpublisher/logger_handler.py [0:0]
def get_current_time(): """Get the current time.""" return int(time.time()*CONVERT_SECONDS_TO_MILLIS_FACTOR)