GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
tai_now(3) FreeBSD Library Functions Manual tai_now(3)

tai_now - get current time, with 1-second precision

#include <tai.h>

void tai_now(&t);

struct tai t;

tai_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.

tai(3), taia_now(3), time(3)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.