Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TvkGetCalibratedTimestampsKHR

Declaration

Source position: vulkanlib.pas line 20796

type TvkGetCalibratedTimestampsKHR = function(

  device: TVkDevice;

  timestampCount: TVkUInt32;

  const pTimestampInfos: PVkCalibratedTimestampInfoKHR;

  pTimestamps: PVkUInt64;

  pMaxDeviation: PVkUInt64

):TVkResult;



CT Web help

CodeTyphon Studio