H5Pset_fill_time

fnherr_t H5Pset_fill_time(hid_t plist_id, int fill_time)

Sets the fill value write time.

Parameters

plist_idDataset creation property list identifier
fill_timeFill time (H5D_FILL_TIME)

Returns

Non-negative on success, negative on failure.