#include <stdlib.h>#include <sys/time.h>#include <unistd.h>#include <fcntl.h>#include "global.h"#include "table.h"Go to the source code of this file.
Functions | |
| void | play_track (int track, int seconds) |
Variables | |
| struct timeval starting_time | current_time |
| void play_track | ( | int | track, | |
| int | seconds | |||
| ) |
This function plays the track received for the number of seconds received as well.
| struct timeval starting_time current_time |
1.6.2-20100124