registerMooseObject("MooseApp", TimePostprocessor)
This class is here to combine the Postprocessor interface and the base class Postprocessor object alo...
static InputParameters validParams()
Postprocessor that returns the current time.
virtual Real getValue() const override
This will get called to actually grab the final value the postprocessor has calculated.
const FEProblemBase & _feproblem
static InputParameters validParams()
TimePostprocessor(const InputParameters ¶meters)