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

bootstrap() public method

Bootstraps the storage.
public bootstrap ( double $microtime )
$microtime double The timestamp.
    public function bootstrap($microtime);