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

Properties

SchedulerDutyCycle

read only
not replicated
read parallel

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

SchedulerRate

read only
not replicated
read parallel

The current average rate of the task scheduler.

ThreadPoolConfig

read parallel

The specified thread pooling configuration for the task scheduler.

ThreadPoolSize

read only
not replicated
read parallel

The current size of the thread pool.

Methods

Events