Class TickInfo
java.lang.Object
gg.xp.xivsupport.events.state.combatstate.TickInfo
Timing info for DoT/HoT ticks
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
long
getMsFromLastTick
(Instant now) long
getMsToNextTick
(Instant now) getNextTick
(Instant now) getPrevTick
(Instant now)
-
Constructor Details
-
TickInfo
-
-
Method Details
-
getNextTick
-
getMsToNextTick
-
getPrevTick
-
getMsFromLastTick
-
getIntervalMs
public int getIntervalMs()
-