Function

Idetrace_function

Declaration

void
ide_trace_function (
  const gchar* strfunc,
  gint64 begin_time_usec,
  gint64 end_time_usec
)

Description

No description available.

Parameters

strfunc

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
begin_time_usec

Type: gint64

No description available.

end_time_usec

Type: gint64

No description available.