x is an amount of units, y is the units. so (90, degrees) would be an option.
If you right click on startRotateFor in your code and go to definition, you will see the parameter options with comments.
You can similarly go to definition on the word motor in your code and to see all of the methods you can apply to your motor objects (there are a bunch).