executorlib.standalone.hdf.get_runtime

Contents

executorlib.standalone.hdf.get_runtime#

executorlib.standalone.hdf.get_runtime(file_name: str) float[source]#

Get run time from HDF5 file

Parameters:

file_name (str) – file name of the HDF5 file as absolute path

Returns:

run time from the execution of the python function

Return type:

float