MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / get_last_event_time

Method get_last_event_time

cpp/webdriver-interactions/interactions_linux.cpp:305–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303}
304
305guint32 KeypressEventsHandler::get_last_event_time()
306{
307 return last_event_time_;
308}
309
310guint32 KeypressEventsHandler::getModifierKeysState()
311{

Callers 2

sendKeysFunction · 0.45
releaseModifierKeysFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected