Serial output using interrupts

Thanks for answering!

I use Serial.print for dubugging an ongoing real time actitivty and the serial print affects the real time process.
My question was how to make it run that way, using interrupts. To me it does not look like serial print is doing that.