Unit 'cef3api' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_cef]

cef_trace_counter_id

Declaration

Source position: cef3api.pas line 6578

var cef_trace_counter_id: procedure(

  const category: PChar;

  const name: PChar;

  id: UInt64;

  const value1_name: PChar;

  value1_val: UInt64;

  const value2_name: PChar;

  value2_val: UInt64;

  copy: Integer

);



CT Web help

CodeTyphon Studio