getTimelineRollup

fun getTimelineRollup(useCurrentDevice: Boolean, start: Long, end: Long): Single<ZTSportTimelineRollup>
fun getTimelineRollup(useCurrentDevice: Boolean, start: Date, end: Date): Single<ZTSportTimelineRollup>