mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Refined trace message
This commit is contained in:
@@ -636,7 +636,7 @@ Bus_PlugInRequestCleanUpEvtTimerFunc(
|
||||
|
||||
TraceEvents(TRACE_LEVEL_VERBOSE,
|
||||
TRACE_DRIVER,
|
||||
"PDO (serial = %d) age: %llu",
|
||||
"PDO (serial = %d) plugin request age: %llu ms",
|
||||
pPluginData->Serial, ellapsed);
|
||||
|
||||
if (ellapsed >= ORC_REQUEST_MAX_AGE)
|
||||
|
||||
Reference in New Issue
Block a user