Just keep in mind that all behaviors already use dt. If you're using the platform behavior, you don't need to change anything.
As to your 2nd question... When you have the angle to always face the mouse position, it will still face that direction regardless if your using every tick or dt. There won't be any slowdown...it will just "jump" to that position on next tick.