Expand description
Internal time management module for cross-platform compatibility
This module provides a simple time management API that works across both native and WASM targets without requiring external dependencies. It focuses on the minimal functionality needed by the PubMed client.
Structs§
- Duration
- Simple duration representation for cross-platform compatibility
- Instant
- Simple instant measurement for rate limiting
Functions§
- sleep
- Sleep for the specified duration