The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Perl::Critic::Policy::BuiltinFunctions::ProhibitSleepViaSelect"

Perl::Critic::Policy::BuiltinFunctions::ProhibitSleepViaSelect - Use Time::HiRes instead of something like select(undef, undef, undef, .05). River stage three • 133 direct dependents • 408 total dependents

Conway discourages the use of "select()" for performing non-integer sleeps. Although documented in perlfunc, it's something that generally requires the reader to read "perldoc -f select" to figure out what it should be doing. Instead, Conway recommen...

PETDANCE/Perl-Critic-1.152 - 17 Oct 2023 04:09:08 UTC
1 result (0.05 seconds)