MCPcopy Create free account
hub / github.com/crosspoint-reader/crosspoint-reader / getHeldTime

Method getHeldTime

src/MappedInputManager.cpp:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85bool MappedInputManager::wasAnyReleased() const { return gpio.wasAnyReleased(); }
86
87unsigned long MappedInputManager::getHeldTime() const { return gpio.getHeldTime(); }
88
89MappedInputManager::Labels MappedInputManager::mapLabels(const char* back, const char* confirm, const char* previous,
90 const char* next) const {

Callers 8

loopMethod · 0.45
loopMethod · 0.45
loopMethod · 0.45
loopMethod · 0.45
loopMethod · 0.45
loopMethod · 0.45
loopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected