Function

Vipsprofile_set

since: 8.0

Declaration [src]

void
vips_profile_set (
  gboolean profile
)

Description [src]

If set, vips will record profiling information, and dump it on program exit. These profiles can be analysed with the vipsprofile program.

Available since: 8.0

Parameters

profile

Type: gboolean

TRUE to enable profile recording.