Method

CoglContextget_gpu_time_ns

Declaration [src]

int64_t
cogl_context_get_gpu_time_ns (
  CoglContext* context
)

Description [src]

This function should only be called if the COGL_FEATURE_ID_TIMESTAMP_QUERY feature is advertised.

Return value

Returns: int64_t
 

Current GPU time in nanoseconds.