Is there a way to handle the time between pointer down and pointer up events on game object?

hello all,
I wanna add a tween to sprite class on pointer down event, which extended phaser sprite class. I want pointer down to be emitted on complete of that is that possible?