clock_settime - Man Page

clock and timer functions

Prolog

This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux.

Synopsis

#include <time.h>

int clock_settime(clockid_t clock_id, const struct timespec *tp);

Description

Refer to clock_getres().

Info

2017 IEEE/The Open Group POSIX Programmer's Manual