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