Skip to content

MAX_DURATION_SECONDS

const MAX_DURATION_SECONDS: 315576000000n = 315_576_000_000n

Defined in: duration.ts:14

The maximum number of seconds in a google.protobuf.Duration message. This number is computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years