#pragma once #include // Since this requires launching bg processes, we only do it at startup and then every 30s. void profileUpdate( void * ); void setPowerMode( const std::string &mode );