Searched refs:timestampUrl (Results 1 – 2 of 2) sorted by relevance
1 …timestampUrl(a):a,b.async)}catch(e){c.call(this,!1)}if(void 0!==b.headers&&b.headers.length)for(va… function
529 request.open( 'GET', options.timestamp ? AmCharts.timestampUrl( url ) : url, options.async );730 AmCharts.timestampUrl = function( url ) { function