WaitingGenerator
in package
implements
ChunkWriterInterface
Table of Contents
Interfaces
- ChunkWriterInterface
Methods
- __construct() : mixed
- toChunks() : Generator
Methods
__construct()
public
__construct(ChunkWriterInterface $generator, int $waitInMicroseconds[, array<string|int, mixed> $heartbeat = null ]) : mixed
Parameters
- $generator : ChunkWriterInterface
- $waitInMicroseconds : int
- $heartbeat : array<string|int, mixed> = null
toChunks()
public
toChunks() : Generator