Does just what it says... inline void delay(const double& d) { clock_t start=clock(); while( (clock()-start)