|
API Reference Manual
1.48.0
|
ODP time. More...
#include <odp/visibility_begin.h>#include <odp/visibility_end.h>Go to the source code of this file.
Data Structures | |
| struct | odp_time_startup_t |
| Time stamp values at ODP startup. More... | |
Macros | |
| #define | ODP_TIME_USEC_IN_NS 1000ULL |
| A microsecond in nanoseconds. | |
| #define | ODP_TIME_MSEC_IN_NS 1000000ULL |
| A millisecond in nanoseconds. | |
| #define | ODP_TIME_SEC_IN_NS 1000000000ULL |
| A second in nanoseconds. | |
| #define | ODP_TIME_MIN_IN_NS 60000000000ULL |
| A minute in nanoseconds. | |
| #define | ODP_TIME_HOUR_IN_NS 3600000000000ULL |
| An hour in nanoseconds. | |
Typedefs | |
| typedef struct odp_time_startup_t | odp_time_startup_t |
| Time stamp values at ODP startup. | |
ODP time.
Definition in file api/spec/time_types.h.