pub fn execute( command: &TimeCommands, db_path: Option<&PathBuf>, actor: Option<&str>, json: bool, ) -> Result<()>
Execute time commands.