![]() |
EM-ODP 4.4.0
Event Machine on ODP
|
#include <stdint.h>#include <odp_api.h>

Go to the source code of this file.
Macros | |
| #define | ENV_TIME_NULL ODP_TIME_NULL |
| #define | ENV_TIME_MSEC_IN_NS ODP_TIME_MSEC_IN_NS |
Typedefs | |
| typedef odp_time_t | env_time_t |
Env time functions - don't include this file directly, instead include "environment.h"
Definition in file env_time.h.
| #define ENV_TIME_MSEC_IN_NS ODP_TIME_MSEC_IN_NS |
Definition at line 56 of file env_time.h.
| #define ENV_TIME_NULL ODP_TIME_NULL |
Definition at line 54 of file env_time.h.
| typedef odp_time_t env_time_t |
Definition at line 51 of file env_time.h.