.\" Automatically generated man page, do not edit .TH QB_TIMESPEC_ADD_MS 3 2020-10-31 "LIBQB" "libqb Programmer's Manual" .SH NAME qb_timespec_add_ms \- Add milliseconds onto the timespec. .SH SYNOPSIS .nf .B #include .sp \fBvoid qb_timespec_add_ms\fP( \fBstruct timespec *\fP\fIts\fP, \fBint32_t \fP\fIms\fP ); .fi .SH PARAMS \fBts \fP\fIthe ts to add to \fP .PP \fBms \fP\fIthe amount of milliseconds to increment ts \fP .PP .SH DESCRIPTION .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_stopwatch_time_split_get\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_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.