• SchultzC's avatar
    Remove divide by 1000 · edb3337e
    SchultzC authored
    because t = (time.time() - t) will return seconds,  dividing by 1000 to obtain seconds will be incorrect.
    edb3337e