Searched refs:total_seconds (Results 1 – 2 of 2) sorted by relevance
161 uint32_t total_seconds; in timestamp_print() local163 uint64_t total_seconds; in timestamp_print()170 total_seconds = timestamp / freq; in timestamp_print()179 time_t time_seconds = total_seconds; in timestamp_print()208 total_seconds, ms * 1000U + us); in timestamp_print()212 time_t time_seconds = total_seconds; in timestamp_print()232 time_t time_seconds = total_seconds; in timestamp_print()257 seconds = total_seconds; in timestamp_print()
86 deltah = delta.total_seconds() / 3600