Add wait method to ziffers

This commit is contained in:
2023-08-26 18:43:39 +03:00
parent 0dcf723736
commit 97b3f89a20
5 changed files with 61 additions and 20 deletions

View File

@ -121,7 +121,6 @@ export class Clock {
return n * this.pulse_duration
}
public start(): void {
/**
* Starts the TransportNode (starts the clock).