getResult

public abstract TimeSignal<T, R> getResult()

Returns the result of the monitoring process. Usually the monitor must normally be executed before calling this method.

Return

the signal resulting from the monitoring process