Trying to make a cooldown function in BPC

Hi, i find out that yeah i need to have this kind of func runing on event tick :

But i want to make thing clean as i can don’t know if i can pass the “Handle” value from my BPC to my wiget without creating the variable and replicated it (for multi)
Pass it like that (exemple)

(return directly to func , to avoid creating variable)