Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションが 1% の CPU を使用しています (「top」コマンドで CPU 使用率を取得しました)。この 1% の CPU 使用率を提供するために必要なバッテリーの量を計算したいと思います。すなわち battery_usage_by_app = cpu_usage (operater) operation_to_do。CPUの動作に使用するバッテリーを検討しています。それで、CPU使用率の1%でバッテリーを使用する方法を教えてください。
battery_usage_by_app = cpu_usage (operater) operation_to_do