Changeset 4914:8af2aedc8824 in roaraudio for roarclients/pipetest.c


Ignore:
Timestamp:
05/07/11 20:37:40 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

use new roar_sleep()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/pipetest.c

    r4708 r4914  
    5959 roar_vio_close(me); 
    6060 
    61  sleep(1); // wait for the other child... 
     61 roar_sleep(1); // wait for the other child... 
    6262 
    6363 return 0; 
Note: See TracChangeset for help on using the changeset viewer.