POCO for 5.5 jiffies
06-Feb-94 19:27:29
Sb: #81479-POCO for 5.5 jiffies
Fm: MARTIN G FOSTER 70303,456
To: Debbie Berne 72103,221
Dave,
try this POCO routine:
main()
{
int frame_count;
frame_count=GetFrameCount() * 1000;
SetSpeed(66);
PlayFlic(frame_count);
}
Adjust the SetSpeed value until you get the frame rate you need for you system.
66 equals 15fps on my 486/50dx2 ISA with a Tseng4000. It's more exact than
jiffies.