H5Pset_alloc_time

fnherr_t H5Pset_alloc_time(hid_t plist_id, int alloc_time)

Sets the space allocation time for dataset storage.

Parameters

plist_idDataset creation property list identifier
alloc_timeAllocation time (H5D_ALLOC_TIME)

Returns

Non-negative on success, negative on failure.