ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | timeval |
|---|---|
| Type | STRUCT |
| Fields | 2 |
| Source | time.h |
| Size | 16 |
| Usage | The type is used by 4 symbols. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | tv_sec | __time_t | 8 | 0 |
| 1 | tv_usec | __suseconds_t | 8 | 8 |
| Old | New | |||||||||||||||||||
|
|