Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ServerRestartSchedule.h File Reference
#include "Define.h"
#include <ctime>
Include dependency graph for ServerRestartSchedule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Skyfire
namespace  Skyfire::ServerRestartSchedule

Functions

bool Skyfire::ServerRestartSchedule::CalculateRestartDelay (char const *text, time_t now, uint32 &delaySeconds)
bool Skyfire::ServerRestartSchedule::CalculateRestartDelay (char const *text, uint32 &delaySeconds)
bool Skyfire::ServerRestartSchedule::CalculateRestartDelay (char const *text, uint32 currentSecondsOfDay, uint32 &delaySeconds)
bool Skyfire::ServerRestartSchedule::ParseTimeOfDay (char const *text, uint32 &secondsOfDay)