Changeset 5065:18cdc8c3a1ab in roaraudio for include/libroar/roartime.h


Ignore:
Timestamp:
06/18/11 04:07:49 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roar_clock_gettime()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/roartime.h

    r5031 r5065  
    5151int roar_get_time  (struct roar_connection * con, struct roar_time * time); 
    5252 
     53int roar_clock_gettime(struct roar_time * rt, int clock); 
     54 
    5355#endif 
    5456 
Note: See TracChangeset for help on using the changeset viewer.