Interface Swift_Plugins_Sleeper

Implemented bySwift_Plugins_AntiFloodPlugin, Swift_Plugins_ThrottlerPlugin

Sleeps for a duration of time.

Public Methods

Hide inherited methods

MethodDescriptionDefined By
sleep() Sleep for $seconds. Swift_Plugins_Sleeper

Method Details

sleep() public abstract method

Sleep for $seconds.

public abstract void sleep ( $seconds )
$seconds int