We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30396f0 commit 94fb8bcCopy full SHA for 94fb8bc
S29-functions.pod
@@ -269,7 +269,7 @@ See C<Synopsis 17: Concurrency> for more details.
269
Attempt to sleep for up to C<$for> seconds since the last time C<interval>
270
was called in the current thread, or the parent thread. Returns number of
271
seconds actually slept. Does not sleep at all the first time it is called,
272
-or if the specified number of seconds has already passed since the last call..
+or if the specified number of seconds has already passed since the last call.
273
Implementations are obligated to support sub-second resolutions if that is
274
at all possible.
275
0 commit comments