Function get_rundata_from_file

Source
pub fn get_rundata_from_file(
    fname: &str,
    pattern: Option<String>,
) -> Option<HashMap<String, String>>
Expand description

Get the timestamp from a .tof.gaps file

ยงArguments:

  • fname : Filename of .tof.gaps file