Changeset 6007:54e5f37d531c in roaraudio for include


Ignore:
Timestamp:
04/12/14 12:37:36 (10 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roar_str2usec()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r5961 r6007  
    236236                            } 
    237237 
     238int_least32_t roar_str2usec(const char * str); 
    238239int roar_usleep(uint_least32_t t); 
    239240int roar_sleep(int t); 
Note: See TracChangeset for help on using the changeset viewer.