Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagecpp
themeConfluence
FUNCTION xpxGetQueryPerformanceUsed (startTime        : INTEGER;
                                     endTime          : INTEGER;
                                     VAR hours        : INTEGER;
                                     VAR minutes      : INTEGER;
                                     VAR seconds      : INTEGER;
                                     VAR milliseconds : INTEGER;
                                     VAR microseconds : INTEGER)
                                     rstat            : INTEGER;

This

...

functions

...

calculate

...

the

...

time

...

difference

...

between

...

to

...

time

...

stamps

...

returned

...

by

...

the

...

xpfGetQueryPerformanceCounter

...

function.

Arguments

...

1TypeNameComment
2INTEGERstartTimecomment
3INTEGERendTime 
4INTEGERhours 
5INTEGERminutes 
6INTEGERseconds 
7INTEGERmilliseconds 
8INTEGERmicroseconds 

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

<arguments missing>

 

Example

...

<example missing>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "execute_query" and parent = "5636522"