Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
FreezeDetectorRunnable Class Reference

Public Member Functions

 FreezeDetectorRunnable ()
void Run ()
void SetDelayTime (uint32 t)

Private Attributes

uint32 _delaytime
uint32 _lastChange
uint32 _loops

Detailed Description

Definition at line 310 of file Master.cpp.

Constructor & Destructor Documentation

◆ FreezeDetectorRunnable()

FreezeDetectorRunnable::FreezeDetectorRunnable ( )
inline

Definition at line 317 of file Master.cpp.

References _delaytime, _lastChange, and _loops.

Member Function Documentation

◆ Run()

void FreezeDetectorRunnable::Run ( )
inline

◆ SetDelayTime()

void FreezeDetectorRunnable::SetDelayTime ( uint32 t)
inline

Definition at line 319 of file Master.cpp.

References _delaytime.

Referenced by Master::Run().

Member Data Documentation

◆ _delaytime

uint32 FreezeDetectorRunnable::_delaytime
private

Definition at line 315 of file Master.cpp.

Referenced by FreezeDetectorRunnable(), Run(), and SetDelayTime().

◆ _lastChange

uint32 FreezeDetectorRunnable::_lastChange
private

Definition at line 314 of file Master.cpp.

Referenced by FreezeDetectorRunnable(), and Run().

◆ _loops

uint32 FreezeDetectorRunnable::_loops
private

Definition at line 313 of file Master.cpp.

Referenced by FreezeDetectorRunnable(), and Run().


The documentation for this class was generated from the following file: