Skip to main content

track_function

Function
This function is defined in the telemetry module.
Track a function call on the global monitor.

Signature

Parameters

&str
required
No description available.
Duration
required
No description available.

Returns

()
The result of the operation.

Uses

  • get_monitor
  • track_function

Source

View on GitHub

praisonai/src/telemetry/mod.rs at line 472