Query: tai_now
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tai_now(3) Library Functions Manual tai_now(3)NAMEtai_now - get current timeSYNTAX#include <tai.h> extern int tai_now(struct tai* t);DESCRIPTIONtai_now puts the current time into t. More precisely: tai_now puts into t its best guess as to the TAI64 label for the 1-second interval that contains the current time. This implementation of tai_now assumes that the time_t returned from the time function represents the number of TAI seconds since 1970-01-01 00:00:10 TAI. This matches the convention used by the Olson tz library in ``right'' mode.SEE ALSOtaia_now(3) tai_now(3)
| Related Man Pages |
|---|
| datetime(3) - debian |
| tai64n(8) - debian |
| ntp_gettime(3) - minix |
| ntp_gettime(3) - x11r4 |
| ntp_gettimex(3) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |