Skip to main content

set_enabled

Function set_enabled 

Source
pub fn set_enabled(enabled: bool)
Expand description

Turn recording on or off outright, ignoring how many inspectors are alive. For a host driving the recorder by hand, and for tests; an inspector uses retain and release instead.