[][src]Module sp_io::wasm_tracing

Interface that provides functions for profiling the runtime.

Structs

HostFunctions

Provides implementations for the extern host functions.

Functions

enter_span

To create and enter a tracing span, using sp_tracing::proxy Returns 0 value to indicate that no further traces should be attempted

exit_span

Exit a tracing span, using sp_tracing::proxy