Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
4
452-labs
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Doug Woos
452-labs
Wiki
Lab 3
Changes
Page history
New page
Templates
Clone repository
Updating maximum timeout
authored
7 years ago
by
Ellis Michael
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Lab-3.md
+1
-1
1 addition, 1 deletion
Lab-3.md
with
1 addition
and
1 deletion
Lab-3.md
View page @
05d0a903
...
...
@@ -392,7 +392,7 @@ more slowly:
return
}
time
.
Sleep
(
to
)
if
to
<
1
0
*
time
.
Second
{
if
to
<
1
*
time
.
Second
{
to
*=
2
}
}
...
...
This diff is collapsed.
Click to expand it.