void GetStepHistory(
u16 pStepCounts[],
s32 numHours,
nn::fnd::DateTime start
);
| Name | Description | |
|---|---|---|
| out | pStepCounts[] | Stores the obtained number of steps. |
| in | numHours | Specifies the hours to get. |
| in | start | Specifies the starting date and time for the period to get. |
Gets the number of steps recorded for each hour.
CONFIDENTIAL