timeout property

int? timeout
final

Interrupt after this many ms of wall-clock JS work (null/0 = off).

Implementation

final int? timeout;