Timestamp Constructor (Int64)

Initializes a new instance of the Timestamp class with the specified number of nanoseconds.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public Timestamp(
    long nanoseconds
)

Parameters

nanoseconds

Type: System.Int64
The nanoseconds to be set.

Reference

Timestamp Class

Timestamp Overload

TcHmiSrv Namespace