BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

#include <types.h>

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

◆ hi

pj_uint32_t pj_timestamp::hi

◆ lo

◆ 

struct { ... } pj_timestamp::u32

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.