/* NOTE: This file is not used - it is here just for reference. The real module is defined internally in timer.d. */ singleton timer; // Sleep the given number of seconds idle sleep(float secs);