Add debug log for mouse hold duration and mouth open time
This commit is contained in:
@@ -226,6 +226,7 @@ _bindMouseHold() {
|
||||
} else {
|
||||
this._startBlinking();
|
||||
}
|
||||
console.log('heldFor:', heldFor, 'mouthOpenTime:', mouthOpenTime);
|
||||
}
|
||||
}, 4000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user