set_time_slice


Description:

public void set_time_slice (uint msecs)

Sets the amount of time the actor manager will spend performing operations, before yielding to allow any necessary redrawing to occur.

Lower times will lead to smoother performance, but will increase the amount of time it takes for operations to complete.

Parameters:

this

A ActorManager

msecs

A time, in milliseconds




2022 vala-language.org