Returns the duration of the file in seconds.
file_duration=edf_get_edfsignals(path)
: string containing the path and name of the file
: duration of the file in seconds.. .
file_duration=edf_get_file_duration('demo.bdf');