Replace db_clock::now_in_usec() and db_clock::now() * 1000 accesses where the intent is to create a new auto-generate cell timestamp with a call to new_timestamp(). Now the knowledge of how to create timestamps is in a single place.