 | HighResolutionTimeProviderBaseNano Property |
Gets the # of nano-seconds that were reported by DateTime.GetInstance
when we reset the baseline. It is used to determine the starting
point from which all other performance measurements are calculated.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic long BaseNano { get; }
Property Value
Type:
Int64
See Also