Function tree_sitter::ffi::ts_parser_timeout_micros
source · pub unsafe extern "C" fn ts_parser_timeout_micros(
self_: *const TSParser
) -> u64
Expand description
Get the duration in microseconds that parsing is allowed to take.