bandwidthThrottle\tokenBucket\storage\Storage::bootstrap PHP Метод

bootstrap() публичный Метод

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