startTimeMs
The transition start time in milliseconds since boot, including time spent in sleep.
Hint: use SystemClock.elapsedRealtime to acquire this value.
Can be in the future. Has to be less than or equal to endTimeMs.
The transition start time in milliseconds since boot, including time spent in sleep.
Hint: use SystemClock.elapsedRealtime to acquire this value.
Can be in the future. Has to be less than or equal to endTimeMs.