Get the current process phase.

Synopsis

Declared in <folly/init/Phase.h>

ProcessPhase
get_process_phase() noexcept;

Return Value

The current process phase.

Created with MrDocs