QTimer *dataTimer = new QTimer(this); ... double key = time.elapsed()/1000.0; // time elapsed since start of demo, in seconds.
確定! 回上一頁