Class SchedulerSystem_PerformanceTests
Namespace: Unity.Scheduler.PerformanceTests
Syntax
public class SchedulerSystem_PerformanceTests
Constructors
SchedulerSystem_PerformanceTests(Int32, Int32)
Declaration
public SchedulerSystem_PerformanceTests(int timerCount, int itemCount)
Parameters
Type | Name | Description |
---|---|---|
Int32 | timerCount | |
Int32 | itemCount |
Methods
ActivenessSystem()
Declaration
public void ActivenessSystem()
AllSystems()
Declaration
public void AllSystems()
ClockUpdateSystem()
Declaration
public void ClockUpdateSystem()
ResetActiveness()
Declaration
public void ResetActiveness()
Setup()
Declaration
public void Setup()
TearDown()
Declaration
public void TearDown()
TimerUpdateSystem()
Declaration
public void TimerUpdateSystem()