6 lines
71 B
C++
6 lines
71 B
C++
#include "fav_common.h"
|
|
#include <QElapsedTimer>
|
|
|
|
QElapsedTimer G_ET;
|
|
|
#include "fav_common.h"
|
|
#include <QElapsedTimer>
|
|
|
|
QElapsedTimer G_ET;
|
|
|