Represents the elapsed time between two instants as an int64 nanosecond count with syntax of golang's time.Duration

interface DurationLiteral {
    type?: string;
    values?: Duration[];
}

Properties

Properties

type?: string
values?: Duration[]

Duration values

MMNEPVFCICPMFPCPTTAAATR