bandwidthThrottle\tokenBucket\storage\Storage::setMicrotime PHP 메소드

setMicrotime() 공개 메소드

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