How much time do I have before killing someone else to do a combo?

Solution 1:

It's 3 seconds.

Defined in source file UTGameState.cpp (on github, MultiKillDelay = 3.0f;). Calculated in UTPlayerState.cpp

Take note that in order to view those files on github, you must be logged in on github and have linked your github account on Epic Games website.