28 #include "input/XBMC_keyboard.h" 44 void ProcessKeyUp(
void);
46 std::string GetKeyName(
int KeyID);
49 static bool LookupSymAndUnicodePeripherals(
XBMC_keysym& keysym, uint8_t* key,
char* unicode);
52 std::chrono::time_point<std::chrono::steady_clock> m_lastKeyTime;
Definition: KeyboardStat.h:33
Definition: XBMC_keyboard.h:36