nanoseconds
Returns a TimeFrame representing the number of nanoseconds given by the integer value
10.nanoseconds // -> TimeFrame(10, TimeUnit.NANOSECONDS)Content copied to clipboard
Returns a TimeFrame representing the number of nanoseconds given by the integer value
10.nanoseconds // -> TimeFrame(10, TimeUnit.NANOSECONDS)