current_trace
Feedback.current_trace : string -> int
Returns the current value of the tracing variable specified.
Failure
Fails if the name given is not associated with a registered tracing variable.
See also
Feedback.register_trace,
Feedback.reset_trace,
Feedback.reset_traces,
Feedback.trace,
Feedback.traces