---
title: Turn Timeouts
framework: gamekit
role: collectionGroup
role_heading: API Collection
path: gamekit/turn-timeouts
---

# Turn Timeouts

A timeout for a player to take their turn.

## Topics

### Timeouts

- [GKTurnTimeoutDefault](gamekit/gkturntimeoutdefault.md)
- [GKTurnTimeoutNone](gamekit/gkturntimeoutnone.md)

## See Also

### Ending Turns and Saving Data

- [endTurn(withNextParticipants:turnTimeout:match:completionHandler:)](gamekit/gkturnbasedmatch/endturn(withnextparticipants:turntimeout:match:completionhandler:).md)
- [saveCurrentTurn(withMatch:completionHandler:)](gamekit/gkturnbasedmatch/savecurrentturn(withmatch:completionhandler:).md)
