track total render time and show when progress bar reaches 100%
This commit is contained in:
@@ -81,6 +81,8 @@ private:
|
||||
QGroupBox* videoGroupbox;
|
||||
QGroupBox* audioGroupbox;
|
||||
QComboBox* compressionTypeCombobox;
|
||||
|
||||
qint64 total_export_time_start;
|
||||
};
|
||||
|
||||
#endif // EXPORTDIALOG_H
|
||||
|
||||
Reference in New Issue
Block a user