PipeWire  0.2.0
pw_time Struct Reference

A time structure. More...

Data Fields

int64_t now
 the monotonic time More...
 
int64_t ticks
 the ticks at now More...
 
struct spa_fraction rate
 the rate of ticks More...
 

Detailed Description

A time structure.

Field Documentation

◆ now

int64_t pw_time::now

the monotonic time

Referenced by pw_stream_get_time().

◆ rate

struct spa_fraction pw_time::rate

the rate of ticks

Referenced by pw_stream_get_time().

◆ ticks

int64_t pw_time::ticks

the ticks at now

Referenced by pw_stream_get_time().


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