$this.on('mouseenter', function(){ var tstart = new Date(); // действия console.log(new Date() - tstart); })