Searched refs:time_callback (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libutils/src/
H A Dzf_log.c113 static void time_callback(struct tm *const tm, unsigned *const usec);
127 static INSTRUMENTED_CONST time_cb g_time_cb = time_callback;
206 static void time_callback(struct tm *const tm, unsigned *const usec) function
/seL4-refos-master/projects/util_libs/libutils/src/
H A Dzf_log.c113 static void time_callback(struct tm *const tm, unsigned *const usec);
127 static INSTRUMENTED_CONST time_cb g_time_cb = time_callback;
206 static void time_callback(struct tm *const tm, unsigned *const usec) function

Completed in 25 milliseconds