Phase 6: IDE-Exportanbindung abschließen und Change archivieren
This commit is contained in:
@@ -70,6 +70,7 @@ fn main() -> Result<()> {
|
||||
}
|
||||
app.handle(event::read()?);
|
||||
}
|
||||
app.tick_export();
|
||||
app.tick_execution(start.elapsed().as_millis() as u64);
|
||||
let timeout = if app.execution == Execution::Running {
|
||||
std::time::Duration::ZERO
|
||||
|
||||
Reference in New Issue
Block a user