English Dictionary
◊ TIME-OUT
time-out
n : a brief suspension of play; "each team has two time-outs
left"
English Computing Dictionary
◊ DID YOU MEAN TIMEOUT?
timeout
A period of time after which an error condition is raised if
some event has not occured. A common example is sending a
message. If the receiver does not acknowledge the message
within some preset timeout period, a transmission error is
assumed to have occured.
(1995-11-09)