سؤال

I have a call like clock_gettime(CLOCK_REALTIME), does it handle leap seconds? If not, what changes are required? Working on Solaris.

هل كانت مفيدة؟

المحلول

If your Unix system is synchronized with NTP, chances are that it handles leap seconds.

See this article for more information: NTP Leap Second.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top