Function Music.loopStartTime
Wraps Mix_GetMusicLoopStartTime (from SDL_mixer 2.6) which gets the loop start time of the music
					
			double loopStartTime() @property @trusted const;
					
				
			Returns
loop start time of the music; -1.0 if not used or codec doesn't support