Profiler.profileData

Get the raw data recorded by the profiler.

This is a slice to the buffer passed to Profiler's constructor.

class Profiler
@safe pure nothrow const @nogc
const(ubyte)[]
profileData
()

Meta