Skip to content
GitLab
Explore
Sign in
Changes
Page history
Updating maximum timeout
authored
Jun 07, 2017
by
Ellis Michael
Hide whitespace changes
Inline
Side-by-side
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
}
}
...
...