# `GSPathSegment inflectionTimes`

*Instance Method*

## Declaration

```swift
func inflectionTimes() -> [Any]?
```

```objc
- (NSArray *) inflectionTimes;
```

```python
inflectionTimes() -> list
```

