BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

#include <types.h>

Data Fields

long sec
 
long msec
 

Detailed Description

Representation of time value in this library. This type can be used to represent either an interval or a specific time or date.

Field Documentation

◆ msec

long pj_time_val::msec

The miliseconds fraction of the time.

◆ sec

long pj_time_val::sec

The seconds part of the time.


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

 


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