# `GSPathSegment shortenFromTime:`

*Instance Method*

## Declaration

```swift
func shorten(fromTime t: CGFloat)
```

```objc
- (void) shortenFromTime:(CGFloat) t;
```

```python
shortenFromTime_(t: float)
```

