MCPcopy Create free account
hub / github.com/celtera/libremidi / absolute_timestamp

Method absolute_timestamp

include/libremidi/midi_in.cpp:372–376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370}
371
372LIBREMIDI_INLINE
373int64_t midi_in::absolute_timestamp() const noexcept
374{
375 return m_impl->absolute_timestamp();
376}
377}

Callers 2

NB_MODULEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected