WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

Data Fields

struct {
   pj_uint32_t   hi
   pj_uint32_t   lo
u32

Detailed Description

This structure represents high resolution (64bit) time value. The time values represent time in cycles, which is retrieved by calling pj_get_timestamp().


Field Documentation

high 32-bit value of the 64-bit value.

Low 32-bit value of the 64-bit value.

struct { ... } pj_timestamp::u32

The 64-bit value as two 32-bit values.


The documentation for this union was generated from the following file:

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.