Changeset 5031:ebd6fe192503 in roaraudio for include/roaraudio/proto.h


Ignore:
Timestamp:
05/28/11 14:23:32 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Added support for ROAR_CMD_GETTIMEOFDAY

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/roaraudio/proto.h

    r5029 r5031  
    195195#define ROAR_ITST_UIURL             10 
    196196 
     197// old: do not use. 
    197198struct roar_timeofday { 
    198199 int64_t  t_sec;   // secund part of system time 
Note: See TracChangeset for help on using the changeset viewer.