Unit 'cef3lib' Package
[Overview][Procedures and functions][Variables][Index] [#pl_cef]

CefTraceCounterId

Declaration

Source position: cef3lib.pas line 163

procedure CefTraceCounterId(

  const category: string;

  const name: string;

  id: UInt64;

  const value1_name: string;

  value1_val: UInt64;

  const value2_name: string;

  value2_val: UInt64;

  copy: Integer

);



CT Web help

CodeTyphon Studio