Updating a Blueprint script repeatedly

Yes, this is the most basic way to set it up, which could cause the mesh to rotate at different speeds on different speed devices. To fix that, you would want to multiply your rotation value by delta time. You would also have to make the rotation value larger if multiplying by delta time.