Carla Backend
Public Member Functions | Public Attributes | List of all members
EngineTimeInfo Struct Reference

#include <CarlaEngine.hpp>

Public Member Functions

void clear () noexcept
 

Public Attributes

bool playing
 
uint64_t frame
 
uint64_t usecs
 
EngineTimeInfoBBT bbt
 

Detailed Description

Engine Time information.

Member Function Documentation

◆ clear()

void EngineTimeInfo::clear ( )
noexcept

Clear.

Member Data Documentation

◆ playing

bool EngineTimeInfo::playing

◆ frame

uint64_t EngineTimeInfo::frame

◆ usecs

uint64_t EngineTimeInfo::usecs

◆ bbt

EngineTimeInfoBBT EngineTimeInfo::bbt

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