create timestamp links to jump to specific times on rumble videos

Setting the timestamps on a YouTube video works because YouTube allows it, this is not a functionality that WordPress provides. For an rumble video you could use the Rumble Player API.

In the documentation there is the function “API.setCurrentTime(time)” and it should do the same as in your linked example.