bandwidthThrottle\tokenBucket\storage\Storage::setMicrotime PHP Method

setMicrotime() public method

Stores a timestamp.
public setMicrotime ( double $microtime )
$microtime double The timestamp.
    public function setMicrotime($microtime);