Faster setInterval

Hello

I’ve got function that I call using setInterval. The problem is I need to call that function on an interval faster than 1 millsec. Is that possible?

thanx.