BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <types.hpp>

Public Member Functions

void fromPj (const pj_time_val &prm)
 

Data Fields

long sec
 
long msec
 

Detailed Description

Representation of time value.

Member Function Documentation

◆ fromPj()

void pj::TimeVal::fromPj ( const pj_time_val prm)

Convert from pjsip

Field Documentation

◆ sec

long pj::TimeVal::sec

The seconds part of the time.

◆ msec

long pj::TimeVal::msec

The miliseconds fraction of the time.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.