Returns the duration of the file in seconds.
file_duration=edf_get_edfsignals(path) file_duration=edf_get_edfsignals(edf_header)
string containing the path and name of the file
struct with header information from edfopen_file_readonly
duration of the file in seconds.
Returns the duration of the file in seconds.