# Source URL: https://dev.epicgames.com/documentation/en-us/uefn/make-your-own-in-game-leaderboard-in-verse
# Local doc: epic-docs/documentation/en-us/uefn/make-your-own-in-game-leaderboard-in-verse.md
# Section: Waiting for Players to Finish the Race
# When a player finishes the race, record a finish in their stats table.
WaitForPlayerToFinishRace(Player:agent)<suspends>:void=
Verse Library
verse
23 Waiting For Players To Finish The Race
Suspends execution until a specified player completes the current race session.
extracted-snippets/documentation/en-us/uefn/make-your-own-in-game-leaderboard-in-verse/23-waiting-for-players-to-finish-the-race.verse