Skip to content
Snippets Groups Projects
Commit 2143aa8e authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent 2b93ba5c
No related branches found
No related tags found
No related merge requests found
......@@ -36,10 +36,10 @@ function addStopTime(js) {
* und das t_stop-Array ergänzt.
* Beispiel (n=2):
* <pre>
* |#######|<----- Wait ----->|#######|
* | | |
* start1 stop1 |
* start2 stop2/Response
* |### exec ###|<----- Wait ----->|### exec ###|
* | | |
* start1 stop1 |
* start2 stop2/Response
* </pre>
* @param {number} nb Anzahl der Aufrufe.
* @param {number} wait Wartezeit zwischen zwei Aufrufen in ms.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment