Press gesture time option

Hi, I’m trying to edit the time option of the Press event on a Ionic 2 app.
I’ve found the “time” attribute in node_modules/ionic-angular/gestures/hammer.js at line 1517.
By the way, changing manually this value has no effect on the application. How can I effectively change it? Thanks for the help!

anyone knows how to change the time for the press event? The doc doesn’t mention it.