H5Pget_alloc_time
fn
herr_t H5Pget_alloc_time(hid_t plist_id, int * alloc_time)Gets the space allocation time for dataset storage.
Parameters
plist_id | Dataset creation property list identifier |
alloc_time | Pointer to receive the allocation time |
Returns
Non-negative on success, negative on failure.