xpxGetQueryPerformanceUsed

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


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


<arguments missing>

 

Example


<example missing>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

 

Â