TaskScheduler

Show Deprecated
Not Creatable
Service

TaskScheduler is a read-only settings class responsible for the Task Scheduler feature. Can be found in Roblox Studio's settings with the name Task Scheduler.

Summary

Properties

The average time divided by the average interval of the duty cycle.

READ ONLY
NOT REPLICATED

The current average rate of the task scheduler.

READ ONLY
NOT REPLICATED

The specified thread pooling configuration for the task scheduler.

The current size of the thread pool.

READ ONLY
NOT REPLICATED

Methods

Events

Properties

SchedulerDutyCycle

Read Only
Not Replicated

The average time divided by the average interval of the duty cycle.

SchedulerRate

Read Only
Not Replicated

The current average rate of the task scheduler.

ThreadPoolConfig

The specified thread pooling configuration for the task scheduler.

ThreadPoolSize

Read Only
Not Replicated

The current size of the thread pool.

Methods

Events