What timer does USB serial monitor use?

Yes, I should have specified : Uno.

So I should be free to use all timer interrupts except for Timer0 without interfering with anything on the std set-up.

The UART interrupts where causing quite a bit of jitter when it was outputting , I'll make it less verbose if it's a problem.

thanks for the reply.