glQueryCounter¶
record the GL time into a query object after all previous commands have reached the GL server but have not yet necessarily executed.
- arguments
-
int
$id
Specify the name of a query object into which to record the GL time.int
$target
Specify the counter to query. target must beGL_TIMESTAMP .
- returns
-
void
Copyright © 2010-2014 Khronos Group
This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. https://opencontent.org/openpub/.