Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
RelayServer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vaclab
RelayServer
Commits
2143aa8e
Commit
2143aa8e
authored
5 years ago
by
Rolf Niepraschk
Browse files
Options
Downloads
Patches
Plain Diff
...
parent
2b93ba5c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
utils.js
+4
-4
4 additions, 4 deletions
utils.js
with
4 additions
and
4 deletions
utils.js
+
4
−
4
View file @
2143aa8e
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment