Maestro Audio Framework  v 1.0
NXP Semiconductors
OsaTimeval Struct Reference

Time since epoch, with microsecond resolution Represents precise time. More...

#include <osa_time.h>

Data Fields

OsaTime tv_sec
 
uint32_t tv_usec
 

Detailed Description

Just like UNIX timeval struct. tv_sec is time in seconds. tv_usec is time in microseconds.


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