lo_timetag

Langue: en

Autres versions - même langue

Version: 170731 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

lo_timetag - A structure to store OSC TimeTag values.

SYNOPSIS


Data Fields


uint32_t sec

uint32_t frac

Detailed Description

A structure to store OSC TimeTag values.

Field Documentation

uint32_t lo_timetag::frac

The fractions of a second offset from obove, expressed as 1/2^32nds of a second

uint32_t lo_timetag::sec

The number of seconds since Jan 1st 1900 in the UTC timezone.

Author

Generated automatically by Doxygen for liblo from the source code.