UPico_SportSummary class.
More...
#include <Pico_Sport.h>
|
|
int64 | GetDurationInSeconds () |
| | The sport duration (in seconds).
|
| |
|
float | GetCalorie () |
| | The calorie burnt (in kilo calorie).
|
| |
|
int64 | GetStartTime () |
| | The time when the user started playing sport.
|
| |
|
int64 | GetEndTime () |
| | The time when the user stopped playing sport.
|
| |