Server and Multicast functions are called in a loop, the server event only runs half as often

Okay so heres my issue, I have a fire event that gets called every three seconds. The multicast event that spawns the effects runs every 3 seconds, but the server event runs every 6 seconds… I cant for the life of me figure out why this is happening…