SerenityJS
    Preparing search index...
    Index

    Constructors

    Properties

    callbacks: Set<() => void> = ...

    The callbacks to call when the schedule is complete.

    completeTick: bigint

    The tick at which the schedule will be complete.

    scheduledTick: bigint

    The amount of ticks to wait before the schedule is complete.

    Methods