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
1 | Type | Name | Comment |
2 | INTEGER | startTime | comment |
3 | INTEGER | endTime | Â |
4 | INTEGER | hours | Â |
5 | INTEGER | minutes | Â |
6 | INTEGER | seconds | Â |
7 | INTEGER | milliseconds | Â |
8 | INTEGER | microseconds | Â |
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.
Â
Â
Â