API reference › @evolu/common › Time › ms60fps
const ms60fps: number &
Brand<"Int"> &
Brand<"NonNegative"> &
Brand<"LessThan281474976710655"> &
Brand<"Millis">;
Defined in: packages/common/src/Time.ts:342
Frame budget at 60fps (16ms).
Work exceeding this blocks a frame, causing visible jank in animations.