Searched refs:tsMono (Results 1 – 1 of 1) sorted by relevance
34 struct timespec tsMono = {0}; in DoSomethingInterestingWithMyAPI() local35 (void)clock_gettime(CLOCK_MONOTONIC, &tsMono); in DoSomethingInterestingWithMyAPI()38 header.mono_sec = static_cast<uint32_t>(tsMono.tv_sec); in DoSomethingInterestingWithMyAPI()