timeoutMicros

@get:JvmName(name = "getTimeoutMicros")
@set:JvmName(name = "setTimeoutMicros")
actual var timeoutMicros: ULong(source)

The maximum duration in microseconds that parsing should be allowed to take before halting.

The maximum duration in microseconds that parsing should be allowed to take before halting.

@get:JvmName(name = "getTimeoutMicros")
@set:JvmName(name = "setTimeoutMicros")
actual var timeoutMicros: ULong(source)

The maximum duration in microseconds that parsing should be allowed to take before halting.

The maximum duration in microseconds that parsing should be allowed to take before halting.