|
GRU - Generic Reusable Utilities
|
Go to the source code of this file.
Macros | |
| #define | timersub(start, end, result) gru_time_timersub(start, end, result) |
Functions | |
| gru_export int | gru_time_timersub (struct timeval *start, struct timeval *end, struct timeval *result) |
| Portable, non-Linux, time utilities. More... | |
| #define timersub | ( | start, | |
| end, | |||
| result | |||
| ) | gru_time_timersub(start, end, result) |
| gru_export int gru_time_timersub | ( | struct timeval * | start, |
| struct timeval * | end, | ||
| struct timeval * | result | ||
| ) |
Portable, non-Linux, time utilities.