 | ConfigurationRuntimeThreadingInternalTimerMsecResolution Property |
Returns the millisecond resolutuion of the internal timer thread.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic long InternalTimerMsecResolution { get; set; }
Return Value
Type:
Int64number of msec between timer processing intervals
See Also