Files
runelite/runelite-client
Jordan Atwood e3db56804e plugins: Use RSTimeUnit util where applicable
This replaces uses of `Duration#minusMillis()` and `TemporalUnit`
referencing units of time defined in RSTimeUnits with their definitions.

The Timers plugin constructors are changed to accept implementations of
the `TemporalUnit` interface as they do not require any
`ChronoUnit`-specific APIs. Furthermore, the timer lengths updated use
the game tick lengths described in the OSRS wiki, which generally
closely correspond to the previous length definitions we used.
2020-02-20 14:05:19 -08:00
..
2020-02-20 12:11:38 +00:00