How to wait_for a QFuture
-
Why not look into the documentation ?
-
Why not look into the documentation ?
@Christian-Ehrlicher Hello, I had looked this document, but I want something like std::future::wait_for, which i can wait 5 seconds and check if the function is completed.
-
Use a QTimer