Construct a Timeout from the given time unit and factor.
Construct a Timeout from the given number of milliseconds.
Construct a Timeout from the given number of milliseconds.
(Since version 2.3) please be explicit about the time unit and use the two-argument version
(timeout: StringAdd).self
(timeout: StringFormat).self
(timeout: ArrowAssoc[Timeout]).x
(Since version 2.10.0) Use leftOfArrow instead
(timeout: Ensuring[Timeout]).x
(Since version 2.10.0) Use resultOfEnsuring instead