SlashCo.AudioSystem.CalculateTime
number SlashCo.AudioSystem.CalculateTime( IGModAudioChannel channel, number tickCount, boolean looping )
Description
Returns the calculated time a channel is supposed to be at, it accounts for looping sounds
This function is frequently used to synchronize channels, especially for the background channel.