TimerFrameGetSmallestVal Method |
Gets the lowest time left value
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public int GetSmallestVal(
bool IncludeNonMaster
)
Parameters
- IncludeNonMaster
- Type: SystemBoolean
If to include dot ticks
Return Value
Type:
Int32Time remaining in seconds
See Also