Internal per-tick bucket cache for memoizing repeated work in the same tick
Intended for cache internals, not for replacing any logic Do not use this as a replacement for system.currentTick in timer/cooldown logic
system.currentTick
Optional
Internal per-tick bucket cache for memoizing repeated work in the same tick
Intended for cache internals, not for replacing any logic Do not use this as a replacement for
system.currentTickin timer/cooldown logic