GoLang UI\Executor::setInterval

request it (314)
GoLang replacement for PHP's UI\Executor::setInterval [edit | history]



Do you know a GoLang replacement for PHP's UI\Executor::setInterval? Write it!

PHP UI\Executor::setInterval

PHP original manual for UI\Executor::setInterval [ show | php.net ]

UI\Executor::setInterval

(PHP 7, UI 2.0.0)

UI\Executor::setIntervalInterval Manipulation

Description

public bool UI\Executor::setInterval ( int $microseconds )
public bool UI\Executor::setInterval ( int $seconds , int $microseconds )

Shall set the new interval. An interval of 0 will pause the executor until a new interval has been set

Parameters

seconds

microseconds

Return Values

Indication of success