ProfDataSource.receiveChunk

Try to receive a _chunk of profiling data.

class ProfDataSource
@system nothrow
bool
receiveChunk

Return Value

Type: bool

true if a _chunk was received (and written to chunk), false otherwise.

Meta