The help says "Get the time in nanoseconds. The time corresponding to 0 is
undefined, and wraps every 5.8 years." I want to know the largest UInt64 value
that time_ns() can return: the (nonzero) value which would be followed by
0x01%UInt64.
On Thursday, November 24, 2016 at 11:30:36 PM UTC-5, Jeffrey Sarnoff wrote:
> The help says "Get the time in nanoseconds. The time corresponding to 0 is
> undefined, and wraps every 5.8 years." I want to know the largest UInt64
> value that time_ns() can return: the (nonzero) value which would be