GENERATOR_TIMEOUT

const val GENERATOR_TIMEOUT: Long = 5000L

The timeout in milliseconds before the generator should be interrupted when generating a value.

Sources

jvm source
Link copied to clipboard