probe function

Probe probe(
  1. double value
)

Implementation

Probe probe(double value) => currentContext.probe(value);