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