bandwidthThrottle\tokenBucket\storage\SessionStorage::bootstrap PHP Method

bootstrap() public method

public bootstrap ( $microtime )
    public function bootstrap($microtime)
    {
        $this->setMicrotime($microtime);
    }