Profiler.reset

Reset the profiler.

Clears all profiled data. Reuses the buffer passed by the constructor to start profiling from scratch.

Can only be called outside of any Zone.

class Profiler
@safe nothrow
void
reset
()

Meta