| Motr
    M0
    | 
#include "lib/time.h"#include "lib/time_internal.h"#include "lib/assert.h"#include "lib/misc.h"#include "lib/errno.h"#include <sys/time.h>#include <time.h>#include "lib/trace.h"
Go to the source code of this file.
| Macros | |
| #define | M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_LIB | 
| Functions | |
| M0_INTERNAL m0_time_t | m0_clock_gettime_wrapper (enum CLOCK_SOURCES clock_id) | 
| M0_INTERNAL m0_time_t | m0_clock_gettimeofday_wrapper (void) | 
| int | m0_nanosleep (const m0_time_t req, m0_time_t *rem) | 
| M0_INTERNAL m0_time_t m0_clock_gettime_wrapper | ( | enum CLOCK_SOURCES | clock_id | ) | 
| M0_INTERNAL m0_time_t m0_clock_gettimeofday_wrapper | ( | void | ) |