Package com.polar.sdk.api.model
Class PolarEcgDataSample
-
- All Implemented Interfaces:
public class PolarEcgDataSample
Polar ecg data sample types
-
-
Method Summary
Modifier and Type Method Description final Long
getTimeStamp()
moment sample is taken in nanoseconds. -
-
Method Detail
-
getTimeStamp
final Long getTimeStamp()
moment sample is taken in nanoseconds. The epoch of timestamp is 1.1.2000
-
-
-
-