SetTimerForNextTick() to take in a FTimerHandle?

Would it be possible to allow SetTimerForNextTick to take in an FTimerHandle in tandem with all other timers? This would make it much easier to check to see whether a Timer has been already set or already exists for an object - especially if it can be done multiple times per frame.