beginState(id:)
Recreates interval state from the specified signpost ID.
Declaration
static func beginState(id: OSSignpostID) -> OSSignpostIntervalStateParameters
- id:
The signpost ID you use to begin the signposted interval.
Return Value
The recreated interval state.