Adds the given number of microseconds to this.
TimeVal is not year-2038-safe. Use `guint64` for representing microseconds since the epoch, or use DateTime.
microseconds can also be negative to decrease the value of this.
microseconds
a TimeVal
number of microseconds to add to time
time