Home | History | Annotate | Download | only in visualizer

Lines Matching full:clock_gettime

548         if (clock_gettime(CLOCK_MONOTONIC, &ts) == 0) {
771 if (clock_gettime(CLOCK_MONOTONIC, &visu_ctxt->buffer_update_time) < 0) {