.\" Automatically generated man page, do not edit .TH QB_UTIL_STOPWATCH_TIME_SPLIT_GET 3 2020-10-31 "LIBQB" "libqb Programmer's Manual" .SH NAME qb_util_stopwatch_time_split_get \- Read the time split (in us) from "receint" to "older". .SH SYNOPSIS .nf .B #include .sp \fBuint64_t qb_util_stopwatch_time_split_get\fP( \fBqb_util_stopwatch_t *\fP\fIsw\fP, \fBuint32_t \fP\fIreceint\fP, \fBuint32_t \fP\fIolder\fP ); .fi .SH PARAMS \fBsw \fP\fIthe stopwatch \fP .PP \fBreceint \fP\fIsplit \fP .PP \fBolder \fP\fIsplit \fP .PP .SH DESCRIPTION .PP If older == receint then the cumulated split will be returned (from the stopwatch start). .RE \fBthe \fPsplit time in micro seconds .PP \fB0 \fPif not a valid split .PP .SH SEE ALSO .PP .nh .ad l \fIqb_util_nano_current_get\fR(3), \fIqb_util_stopwatch_stop\fR(3), \fIqb_util_stopwatch_split\fR(3), \fIqb_util_stopwatch_split_ctl\fR(3), \fIqb_thread_unlock\fR(3), \fIqb_strerror_r\fR(3), \fIqb_util_set_log_function\fR(3), \fIqb_util_timespec_from_epoch_get\fR(3), \fIqb_thread_lock_destroy\fR(3), \fIqb_thread_trylock\fR(3), \fIqb_util_nano_monotonic_hz\fR(3), \fIqb_util_nano_from_epoch_get\fR(3), \fIqb_util_stopwatch_create\fR(3), \fIqb_util_stopwatch_split_last\fR(3), \fIqb_thread_lock\fR(3), \fIqb_util_stopwatch_free\fR(3), \fIqb_thread_lock_create\fR(3), \fIqb_timespec_add_ms\fR(3), \fIqb_util_stopwatch_start\fR(3), \fIqb_util_stopwatch_us_elapsed_get\fR(3), \fIqb_util_stopwatch_sec_elapsed_get\fR(3) .ad .hy .SH "COPYRIGHT" .PP Copyright (C) 2010-2020 Red Hat, Inc. All rights reserved.