You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getActiveEnergyBurned.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# getActiveEnergyBurned
2
2
3
-
A quantity sample type that measures the amount of `active energy` the user has burned within a period of time.
3
+
A quantity sample type that measures the amount of `active energy` the user has burned within a period of time. This represents only the Active Kilocalories from the Total Kilocalories for that time period.
Copy file name to clipboardExpand all lines: docs/getBasalEnergyBurned.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# getBasalEnergyBurned
2
2
3
-
A quantity sample type that measures the amount of `resting energy` burned for within a period of time.
4
-
These samples together with active energy burned for the same time period represent the `total energy` burned for that period (usually seen as Total Kilocalories in workout on Apple Watch).
3
+
A quantity sample type that measures the amount of `resting energy` burned within a period of time.
4
+
These samples together with `active energy` burned for the same time period represent the `total energy` burned for that period (usually seen as Total Kilocalories in a workout on Apple Watch).
0 commit comments