Return an integer of the total number of nanoseconds.
If the frequency is non-fixed.
Examples
>>> pd.offsets.Hour(5).nanos 18000000000000
previous
pandas.tseries.offsets.Milli.name
next
pandas.tseries.offsets.Milli.__call__