Oberon || Library || Module Index || Search Engine || Definition || Module
PROCEDURE Create(VAR chessclock: ChessClocks.ChessClock;
pot: Shards.Pot;
nofplayers: SHORTINT;
timelimit: Times.Time);
Create creates a new chess clock for nofplayers players and the given timelimit which must be a relative time measure. The lids that are passed to ChessClocks.Start, ChessClocks.Stop, and ChessClocks.Switch will be checked against pot.
Oberon || Library || Module Index || Search Engine || Definition || Module