vibeqc.available_memory_bytes¶
- vibeqc.available_memory_bytes()[source]¶
Best-effort available-RAM probe. Prefers
psutilwhen installed (cross-platform, accurate) and falls back to platform- specific mechanisms otherwise.Returns
0only when no probe succeeds, in which case the caller should treat the result as “unknown” rather than “no memory”.- Return type: