codev / src /ink /constants.ts
chenbhao's picture
init: verspercode v0.1.0
064bfd6
Raw
History Blame Contribute Delete
107 Bytes
// Shared frame interval for render throttling and animations (~60fps)
export const FRAME_INTERVAL_MS = 16