durationToMicros function
Tree-sitter 0.25.10 duration_to_micros on CLOCK_MONOTONIC platforms.
Implementation
BigInt durationToMicros(TSDuration duration) => duration.microseconds;
Tree-sitter 0.25.10 duration_to_micros on CLOCK_MONOTONIC platforms.
BigInt durationToMicros(TSDuration duration) => duration.microseconds;