Skip to main content

phase_enter

Function phase_enter 

Source
pub fn phase_enter(p: Phase)
Expand description

Begin a phase. Subsequent time accrues to this phase until the matching phase_exit() (or the PhaseGuard returned by phase) drops.