#if 0 #pragma once namespace timer { // unsigned int seconds_to_microseconds(float seconds); // void sleep(float seconds); } #endif