Home
last modified time | relevance | path

Searched refs:times (Results 1 – 1 of 1) sorted by relevance

/devicemodel/log/
A Ddisk_logger.c146 struct timespec times = {0, 0}; in write_to_disk() local
169 clock_gettime(CLOCK_MONOTONIC, &times); in write_to_disk()
173 times.tv_sec, times.tv_nsec / 1000); in write_to_disk()

Completed in 7 milliseconds