DurationRange linspace(Duration stop, [int count = 50]) => DurationRange.linspace(this, stop, count);