Skip to main content

reset

Function reset 

Source
pub fn reset()
Expand description

Clear every recorded atom. Call before each measured run — the recorder is a single process-wide map, so a caller driving multiple programs (or multiple explored episodes of one program) in the same process must reset between the units it wants to compare independently.