---
title: end
framework: os
role: symbol
role_heading: Type Property
path: os/ossignposttype/end
---

# end

A signpost that marks the end of a time interval of interest in your code.

## Declaration

```swift
static let end: OSSignpostType
```

## See Also

### Specifying Signpost Types

- [begin](os/ossignposttype/begin.md)
- [event](os/ossignposttype/event.md)
