Profiler.outOfSpace

Is the profiler out of space?

When the profiler uses up all memory passed to the constructor, it quietly stops profiling. This can be used to determine if that has happened.

class Profiler
@safe pure nothrow const @nogc
bool
outOfSpace
()

Meta