Function

ShellPerfStatisticsCallback

Declaration

void
(* ShellPerfStatisticsCallback) (
  ShellPerfLog* perf_log,
  gpointer data
)

Description

No description available.

Parameters

perf_log

Type: ShellPerfLog

No description available.

The data is owned by the caller of the function.
data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.