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