Get camera rotation speed and direction?

Is there a way to get the speed and direction of the camera movement? Right now I use the values in camera rotation and store them in a variable and compare them to the current values after a 0.1 delay to get this sort of information. This isnt very elegant though.

Did you ever find an answer?