Searched defs:end_time (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/unittest/
H A Dunittest.cpp235 nsecs_t end_time = now(); local
/fuchsia/zircon/system/host/bootserver/
H A Dbootserver.c60 static struct timeval start_time, end_time; variable in typeref:struct:
/fuchsia/zircon/system/ulib/trace-engine/
H A Dcontext_api.cpp920 trace_context_write_duration_event_record( trace_context_t* context, trace_ticks_t start_time, trace_ticks_t end_time, const trace_thread_ref_t* thread_ref, const trace_string_ref_t* category_ref, const trace_string_ref_t* name_ref, const trace_arg_t* args, size_t num_args) argument

Completed in 31 milliseconds