markGpuBegin abstract method

void markGpuBegin(
  1. dynamic gl
)

Marks the beginning of GPU work.

Implementation

void markGpuBegin(dynamic gl);