Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to keep track of real time ?
Forum Updated to NodeBB v4.3 + New Features

How to keep track of real time ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
qprocess
1 Posts 1 Posters 214 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on 29 Dec 2023, 15:40 last edited by
    #1

    I am seeking an advise.
    I am initializing a real time QProcess , in library hence no real GUI using , only QDebug.
    The QProcess is practically blocking my main calling function.
    For overall process / progress indicator , I can run QProgress bar, but would like to have better track of various timing.

    Ideally something line "numerical progress bar ".

    I am not that versed in "connect", however, it looks as one of the ways to accomplish "timing record".

    What would be a best way to ask Mrs Google?
    For what ?

    Or is there an example , in C++ code ?

    1 Reply Last reply
    0

    1/1

    29 Dec 2023, 15:40

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved