Time Handling
Detailed Description
OS-independent timing functions and types for the su library.
The su library provides three different time formats with different ranges and epochs in the file su_time.h:
- su_time_t, second and microsecond as 32-bit values since 1900,
- su_duration_t, milliseconds between two times, and
- su_ntp_t, standard NTP timestamp (seconds since 1900 as a fixed-point 64-bit value with 32 bits representing subsecond value).
Sofia-SIP 1.12.6work -
Copyright (C) 2006 Nokia Corporation. All rights reserved.
Licensed under the terms of the GNU Lesser General Public License.