Get_Time_Slice_Granularity


include vmm.inc

VMMcall Get_Time_Slice_Granularity
mov     [Granularity], eax

Retrieves the current time-slice granularity. This value specifies the minimum number of milliseconds a virtual machine runs before being rescheduled. Uses EAX and Flags.

See also Set_Time_Slice_Granularity