[][src]Type Definition ash_tray::ash::vk::PFN_vkGetCalibratedTimestampsEXT

type PFN_vkGetCalibratedTimestampsEXT = extern "system" fn(device: Device, timestamp_count: u32, p_timestamp_infos: *const CalibratedTimestampInfoEXT, p_timestamps: *mut u64, p_max_deviation: *mut u64) -> Result;