mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 16:48:45 +08:00
MSVC Compiler found an issue that there could be an attempt to reference a deleted function when using std::function. As the functionality of ioctlHelper::getGpuTime is very straightforward, simple function pointer should be sufficient to make the job and it mitigates overhead of std::function. Related-To: NEO-8324 Signed-off-by: Naklicki, Mateusz <mateusz.naklicki@intel.com>
25 KiB
25 KiB