FastLED 3.9.15
Loading...
Searching...
No Matches

◆ UpdateLastSentTime()

template<class Transport, class Settings, class Platform>
void MidiInterface< Transport, Settings, Platform >::UpdateLastSentTime ( )
inlineprivate

Definition at line 1385 of file MIDI.hpp.

1386{
1389}
unsigned long mLastMessageSentTime
Definition MIDI.h:284
unsigned long mSenderActiveSensingPeriodicity
Definition MIDI.h:286
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55

References mLastMessageSentTime, and mSenderActiveSensingPeriodicity.

Referenced by send(), send(), sendCommon(), sendRealTime(), and sendSysEx().

+ Here is the caller graph for this function: