Searched refs:now_to_file (Results 1 – 2 of 2) sorted by relevance
52 pub fn now_to_file(snd_card: &str) -> Result<()> { in now_to_file() function
128 if let Err(e) = run_time::now_to_file(&args.sound_card_id) { in main()