get Stress Time Minutes
Returns Flowable that emits duration in minutes of specified stress level for period from from to to.
Return
Flowable that emits duration in minutes of specified stress level
See also
Parameters
level
stress level
from
minimum UNIX-timestamp of stress data
to
maximum UNIX-timestamp of stress data
Returns Flowable that emits duration in minutes of specified stress level for day daysBack ago.
Return
Flowable that emits duration in minutes of specified stress level for day daysBack ago
See also
Parameters
level
stress level
days Back
for how many days ago in relation to today information is needed (0 for today)