OnProcessCall typedef

OnProcessCall = void Function(double process)

Implementation

typedef OnProcessCall = void Function(double process);