// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.IVisualElementScheduler

namespace UnityEngine.UIElements
{
public class IVisualElementScheduler // TypeDefIndex: 6296
{

	// Methods
	// RVA: -1
	public abstract type#20626 Execute(type#3368 timerUpdateEvent) { }
	// RVA: -1
	public abstract type#20626 Execute(type#14105 updateEvent) { }
}
}
