lo_timetag

Langue: en

Autres versions - même langue

Version: 383015 (fedora - 01/12/10)

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::fracThe fractions of a second offset from above, expressed as 1/2^32nds of a second

uint32_t lo_timetag::secThe number of seconds since Jan 1st 1900 in the UTC timezone.

Author

Generated automatically by Doxygen for liblo from the source code.