Commit 9a00ba1d by bachinger Committed by Ian Baker

Improve javadoc of Window.windowStartTimeMs

PiperOrigin-RevId: 346346359
parent 9eef7b06
...@@ -166,7 +166,7 @@ public abstract class Timeline { ...@@ -166,7 +166,7 @@ public abstract class Timeline {
/** /**
* The window's start time in milliseconds since the Unix epoch, or {@link C#TIME_UNSET} if * The window's start time in milliseconds since the Unix epoch, or {@link C#TIME_UNSET} if
* unknown or not applicable. For informational purposes only. * unknown or not applicable.
*/ */
public long windowStartTimeMs; public long windowStartTimeMs;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment