Searched defs:total_runtime (Results 1 – 2 of 2) sorted by relevance
23 total_runtime LONG, field
37 auto total_runtime = to_microseconds(end_time - start_time).count(); in LogTrace() local