Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/sys/time.h

    rf3b4051 r63f8966  
    4343typedef long suseconds_t;
    4444
    45 typedef uint32_t useconds_t;
    46 typedef uint32_t mseconds_t;
    47 
    4845struct timeval {
    4946        time_t tv_sec;        /* seconds */
Note: See TracChangeset for help on using the changeset viewer.