home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
394b.lha
/
AlgoRhythms_v1.0
/
source
/
MusicTimer.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-07-03
|
189 b
|
8 lines
/*automusictimer.h*/
/* for AlgoRhythms.c by Thomas E. Janzen */
void RemoveTimer(void);
int StartTimer(void);
int DeleteTimer(struct timerequest *tr);
int GetSysTime(struct timeval *tv);