I am doing some pre-learning about watchOS2 and having a question about HKworkoutSession.
I am able to start HKworkoutSession and read heart rate data from sensor. But how could I control data updating frequency?
In the build-in heartrate measuring app on the apple watch, heart rate updates approximately per 5 second.
Is there any way to decrease the frequency?
Thanks