Skip to content

Commit

Permalink
Improve javadoc of Window.windowStartTimeMs
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 346346359
  • Loading branch information
marcbaechinger authored and icbaker committed Dec 14, 2020
1 parent 9eef7b0 commit 9a00ba1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ public static final class Window {

/**
* 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;

Expand Down

0 comments on commit 9a00ba1

Please sign in to comment.