WARNING: The online documentation has moved to https://docs.pjsip.org.
Visit the new documentation at https://docs.pjsip.org:
Detailed DescriptionThis structure represent the parsed representation of time. It is acquired by calling pj_time_decode(). Field DocumentationThis represents day of month: 1-31 This represents the hour part, with the value is 0-23 This represents the minute part, with the value is: 0-59 This represents month, with the value is 0 - 11 (zero is January) This represents the milisecond part, with the value is 0-999 This represents the second part, with the value is 0-59 This represents day of week where value zero means Sunday This represent the actual year (unlike in ANSI libc where the value must be added by 1900). The documentation for this struct was generated from the following file:
Copyright (C) 2006-2009 Teluu Inc. |