SetTimeLimit
Sets the time limit (in minutes) of a multiplayer game. When the time limit is reached, a message is printed and the game is ended ten seconds later. Syntax:
SetTimeLimit(time_int);
Related:
GetTimeLimit()