Package 

Class WatchHrSample


  • 
    public final class WatchHrSample
    
                        

    One heart-rate reading measured on the watch.

    Carries no derived values. The watch measures; whatever consumes this decides what the number means — and in the Synheart stack that is the engine, not the phone SDK.

    • Method Summary

      Modifier and Type Method Description
      final Long getTimestampMs() When the watch took the reading, in Unix ms.
      final Double getBpm()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait