Qt Virtual Chart Table (QVCT)
main.hpp File Reference

Go to the source code of this file.

Macros

#define VER_STRING   "development snapshot"
 
#define CONFDIR_STRING   "/.config/qvct"
 

Functions

double microtime ()
 Returns the system time with microseconds resolution, in seconds. More...
 

Macro Definition Documentation

◆ VER_STRING

#define VER_STRING   "development snapshot"

Definition at line 171 of file main.hpp.

◆ CONFDIR_STRING

#define CONFDIR_STRING   "/.config/qvct"

Definition at line 175 of file main.hpp.

Function Documentation

◆ microtime()

double microtime ( )

Returns the system time with microseconds resolution, in seconds.

Definition at line 30 of file main.cpp.