Go to the documentation of this file.
76 #define SU_DURATION_MAX SU_DURATION_MAX
86 #define SU_NTP_C(x) SU_U64_C(x)
88 #define SU_TIME_CMP(t1, t2) su_time_cmp(t1, t2)
91 #define SU_TIME_EPOCH 2208988800UL
93 #define SU_E9 (1000000000U)
96 #define SU_TIME64_MAX ((su_time64_t)(su_dur64_t)-1)
120 #define SU_SEC_TO_DURATION(sec) ((su_duration_t)(1000 * (sec)))
Sofia-SIP 1.12.11devel -
Copyright (C) 2006 Nokia Corporation. All rights reserved.
Licensed under the terms of the GNU Lesser General Public License.