Interface Swift_Plugins_Timer

Implemented bySwift_Plugins_ThrottlerPlugin

Provides timestamp data.

Public Methods

Hide inherited methods

MethodDescriptionDefined By
getTimestamp() Get the current UNIX timestamp. Swift_Plugins_Timer

Method Details

getTimestamp() public abstract method

Get the current UNIX timestamp.

public abstract int getTimestamp ( )