H5Pget_fill_time

fnherr_t H5Pget_fill_time(hid_t plist_id, int * fill_time)

Gets the fill value write time.

Parameters

plist_idDataset creation property list identifier
fill_timePointer to receive the fill time

Returns

Non-negative on success, negative on failure.