mounted: function () { window.setInterval(() => { this.myFunctionName() }, 3000) //number of milliseconds }