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