MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / hostGetTimeInfo

Method hostGetTimeInfo

plugins/Cardinal/src/Carla.cpp:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 }
236
237 const NativeTimeInfo* hostGetTimeInfo() const noexcept
238 {
239 return &fCarlaTimeInfo;
240 }
241
242 intptr_t hostDispatcher(const NativeHostDispatcherOpcode opcode,
243 const int32_t index, const intptr_t value, void* const ptr, const float opt)

Callers 2

host_get_time_infoFunction · 0.45
host_get_time_infoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected