Capy-Bearer Documentation

runtime_perf

host call

Capy

function runtime_perf() dval

Description

runtime_perf() returns data for the active request workspace.

Return Values

Runtime performance data.

Example

Capy

var perf := runtime_perf()
print(get_type_name(perf), "\n")