In the Greenfoot class is a 'setSpeed' method. Have a look at that.
It doesn't promise an accurate cycles per minute measure, but you can approximate it by experimentation. It should give you pretty consistent results across different machines with different execution speed (as long as the machine can keep up with the speed you are setting).