wManager.Wow.Helpers Namespace
WRobot

ReloggerProfile..::..InRunningScheduleRange Method

Check if in working schedule (current time is between ScheduleFrom and ScheduleTo)

Namespace:  Relogger.Classes
Assembly:  Relogger (in Relogger.exe)

Syntax


public bool InRunningScheduleRange()
Public Function InRunningScheduleRange As Boolean
public:
bool^ InRunningScheduleRange()

Return Value

true if in working schedule, false otherwise.