Method

RBProfilerdump

Declaration [src]

void
rb_profiler_dump (
  RBProfiler* profiler
)

Description [src]

Produces debug output for the profiler instance, showing the elapsed time.

This method is not directly available to language bindings.