Qt Virtual Chart Table (QVCT)
main.cpp File Reference
#include <sys/time.h>
#include <QApplication>
#include <QDir>
#include <QTextCodec>
#include "QVCTRuntime.hpp"

Go to the source code of this file.

Functions

double microtime ()
 Returns the system time with microseconds resolution, in seconds. More...
 
int main (int argc, char *argv[])
 

Function Documentation

◆ microtime()

double microtime ( )

Returns the system time with microseconds resolution, in seconds.

Definition at line 30 of file main.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 37 of file main.cpp.