Function Macro

RBprofile_end

Declaration [src]

#define rb_profile_end (
  msg
)

Description [src]

Records an end point for profiling. See rb_profile_start.

This function is not directly available to language bindings.

Parameters

msg

Type: -

Profile point message.