Function
Returns the current pre-emption interval used in thread-interleaving mode.
MLWorks.Threads.Internal.Preemption
MLWorks.Threads.Internal.Preemption
val get_interval : unit -> int
get_interval () -> interval
()
Returns the current pre-emption interval in milliseconds. This interval is the period for which a thread will evaluate in thread-interleaving mode before it is pre-empted by the next thread.