Real Time Seconds Disply in PHP

I was just wondering how you would display secondsin real time through PHP

Right now I have this code

print date("H.i.s")

any clue as to what to do would be awesomeful