TaskScheduler

非推奨を表示
作成できません
サービス

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.

概要

プロパティ

  • 読み取り専用
    複製されていません
    並列読み取り

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

  • 読み取り専用
    複製されていません
    並列読み取り

    The current average rate of the task scheduler.

  • The specified thread pooling configuration for the task scheduler.

  • 読み取り専用
    複製されていません
    並列読み取り

    The current size of the thread pool.

プロパティ

SchedulerDutyCycle

読み取り専用
複製されていません
並列読み取り

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

SchedulerRate

読み取り専用
複製されていません
並列読み取り

The current average rate of the task scheduler.

ThreadPoolConfig

並列読み取り

The specified thread pooling configuration for the task scheduler.

ThreadPoolSize

読み取り専用
複製されていません
並列読み取り

The current size of the thread pool.

方法

イベント