# `GSPathSegment shortenToTime:`

*Instance Method*

## Declaration

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

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

```python
shortenToTime_(t: float)
```

