I have a call like clock_gettime(CLOCK_REALTIME) , does it handle jumping seconds? If not, what changes are required? Work with Solaris.
clock_gettime(CLOCK_REALTIME)
If your Unix system is synchronized with NTP, it is possible that it processes seconds of jump.
See this article for more information: NTP Leap Second .
Source: https://habr.com/ru/post/1415306/More articles:The property is set as private or without a private keyword. What is the difference? - c #Call method without an object - javaLink to a file in a higher level folder - htmlC unix, asymmetric socket encryption - cHow to get carriage position in contenteditable div with html children elements in Internet Explorer - javascript3D models on Node.js server - javascriptBest way to access a member of a dynamic object when I know the member name? - c #Ignoring hyphens for insensitive dictionary keys - c #MVC3: button for sending values โโof form (model) and additional parameter - parametersMVC3 error Error creating HtmlButtonExtension - asp.net-mvc-3All Articles