Bank robberyExportsOn this pageExportsServerGetGlobalCooldownGet the global cooldown in secondslocal cooldown = exports.loaf_bankrobbery:GetGlobalCooldown()GetCooldownGet the cooldown for a specific bank in secondsArguments:bankId: number - The bank idlocal cooldown = exports.loaf_bankrobbery:GetCooldown(bankId)