PlayerLoopTimerTest Class
Assembly: UniTask.Tests.dll
public class PlayerLoopTimerTest
Inheritance
object →
PlayerLoopTimerTest
Members
Constructors
Methods
Constructors
PlayerLoopTimerTest()
public PlayerLoopTimerTest()
Methods
CancelAfterSlimCancelTest()
[UnityTest]
public IEnumerator CancelAfterSlimCancelTest()
CancelAfterSlimTest()
[UnityTest]
public IEnumerator CancelAfterSlimTest()
LinkedTokenTest()
[UnityTest]
public IEnumerator LinkedTokenTest()
Periodic()
[UnityTest]
public IEnumerator Periodic()
StandardTicks()
[UnityTest]
public IEnumerator StandardTicks()
TimeoutController()
[UnityTest]
public IEnumerator TimeoutController()
TimeoutReuse()
[UnityTest]
public IEnumerator TimeoutReuse()
Extension Methods