Function start_profile

Source
pub async fn start_profile(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Start a new profile at a given point.