resUpdateGOGPSUpTrackInfoSwim function
void
resUpdateGOGPSUpTrackInfoSwim(
- Pointer<
PERIPHERAL_GOGPS_TRACK_SUM_SWIM> pGogpsTrack, - int lapdis
Implementation
void resUpdateGOGPSUpTrackInfoSwim(
Pointer<PERIPHERAL_GOGPS_TRACK_SUM_SWIM> pGogpsTrack, int lapdis) {
CLCmdGogpsTrackSumSwim.subject
.add(CLCmdGogpsTrackSumSwim.from(pGogpsTrack.ref));
slog('resUpdateGOGPSUpTrackInfoSwim: entered');
}