H5Pget_alloc_time

fnherr_t H5Pget_alloc_time(hid_t plist_id, int * alloc_time)

Gets the space allocation time for dataset storage.

Parameters

plist_idDataset creation property list identifier
alloc_timePointer to receive the allocation time

Returns

Non-negative on success, negative on failure.