Protect against duplicate timestamps

Despite the timestamp having millisecond granulatiry, it was still
possible to get a duplicate one for very short scans. Instead of
throwing an exception, just overwrite the previous one.

Change-Id: Ia468838c6aca79384cf1fa571be8262d19ddd382
1 file changed