Use camera.move() method question

I use camera.move() methods to translate the camera in MOUSE_MOVE event handler. How to create the same speed as the default camera move.


The doc says camera.move amount in meters, but how could i get the meters when mouse move?