What is the functionality of timeout setting on a qextserialport ?

Does it mean that the port is waiting for 'timeout' milliseconds
after the last received data before emitting SIGNAL(readyRead()) ?

I read that qextserialport-project is no longer up to date.
Should i use qserialdevice-project for new qt-projects ?

wally