[null,null,["Last updated 2019-12-13 UTC."],[],[],null,["[rules](/docs/reference/rules/rules).Duration \ninterface static\n\nDuration with nanosecond accuracy.\n\nMethods\n\nnanos\n\nnanos() returns [rules.Integer](/docs/reference/rules/rules.Integer)\n\nGet the nanoseconds portion (signed) of the duration\nfrom -999,999,999 to +999,999,999 inclusive.\n\nReturns\n\n: `non-null `[rules.Integer](/docs/reference/rules/rules.Integer) nanoseconds portion of the dutation.\n\nseconds\n\nseconds() returns [rules.Integer](/docs/reference/rules/rules.Integer)\n\nGet the seconds portion (signed) of the duration\nfrom -315,576,000,000 to +315,576,000,000 inclusive.\n\nReturns\n\n: `non-null `[rules.Integer](/docs/reference/rules/rules.Integer) seconds portion of the dutation."]]