update mermaid

This commit is contained in:
tuanvu
2025-12-21 13:59:07 +01:00
parent 63fa3e966b
commit 3ad1ffe03c
9 changed files with 134 additions and 20 deletions

View File

@@ -58,7 +58,7 @@ public class TestAlgoDiffusionAtom {
c.attach(canal);
}
ScheduledExecutorService clock = scheduler.getScheculer();
ScheduledExecutorService clock = scheduler.getScheduler();
ScheduledFuture<?> future = clock.scheduleAtFixedRate(() -> c.tick(), 0, 500, TimeUnit.MILLISECONDS);
for(int i = TEST_TIME/6; i>0; i--){ //attend que le capteur génère des valeurs