Query: dtk_addtime
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DTK_ADDTIME(3) Draw Toolkit manual DTK_ADDTIME(3)NAMEdtk_addtime - timestamp adjustment functionSYNOPSIS#include <dtk_time.h> int dtk_addtime(struct dtk_timespec* ts, long sec, long nsec);DESCRIPTIONThe function dtk_addtime() adjusts the time pointed by ts by adding sec seconds and nsec nanoseconds.RETURN VALUEOn success, the function returns 0, otherwise -1.ERRORSdtk_addtime() will fail if: EINVAL The value in the nsec field was not in the range -999999999 to 999999999.SEE ALSOdtk_nanosleep(3), dtk_gettime(3)EPFL2011 DTK_ADDTIME(3)
| Related Man Pages |
|---|
| dtk_nanosleep(3) - debian |
| io_getevents(2) - ultrix |
| io_getevents(2) - hpux |
| io_getevents(2) - minix |
| io_getevents(2) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| New UNIX and Linux History Sections |