Function

Vipsprofile_set

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.

Parameters

profile

Type: gboolean

TRUE to enable profile recording.