IProfiler.end

This Begin/End Event will be added to the queue. Events can be added from whatever thread. But within the same threads, the begin/end events are nested and must be balanced. nameZ must be be a zero-terminated slice (zero not counted in length).

interface IProfiler
nothrow @nogc
end
()

Return Value

Type: IProfiler

itself.

Meta