Time::HiRes
Native Rust implementation built into the interpreter. Runtime: PP. See original documentation for the full Perl reference.
pp runtime adapter for Time::HiRes.
Provides high-resolution time operations: sub-second timing, sleeping, and alarm scheduling.
Core time logic delegated to super::core.