public interface

FixedProto.FixedInstantOrBuilder

 androidx.wear.protolayout.expression.proto.FixedProto.FixedInstantOrBuilder

Subclasses:

FixedProto.FixedInstant, FixedProto.FixedInstant.Builder

Summary

Methods
public longgetEpochSeconds()

 The number of seconds that have elapsed since 00:00:00 UTC on 1 January
 1970.

Methods

public long getEpochSeconds()

 The number of seconds that have elapsed since 00:00:00 UTC on 1 January
 1970.
 
int64 epoch_seconds = 1;

Returns:

The epochSeconds.