MotionScript

@motion-script/core


@motion-script/core / DEFAULT_PRECOMP_BUDGET_MS

Variable: DEFAULT_PRECOMP_BUDGET_MS

const DEFAULT_PRECOMP_BUDGET_MS: 8 = 8

Defined in: runtime/precompisition.ts:333

Wall-clock ms a background precomp may run before yielding. Matches DEFAULT_REPLAY_BUDGET_MS — half a 60 Hz frame, leaving the other half for input handling and paint.