Function TimePoint.opOpAssign

Apply the duration to the current instance and return it

ref TimePoint opOpAssign(string op) (
  in Duration duration
) scope;