Click or drag to resize

ExpressionsCurrentTimestamp Method

Current system time supplies internal-timer provided time or the time provided by external timer events.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static CurrentTimestampExpression CurrentTimestamp()

Return Value

Type: CurrentTimestampExpression
expression
See Also